[INFO] crate gdnative-audio 0.6.1 is already in cache
[INFO] checking gdnative-audio-0.6.1 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate gdnative-audio 0.6.1 into /workspace/builds/worker-14/source
[INFO] validating manifest of crates.io crate gdnative-audio 0.6.1 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate gdnative-audio 0.6.1
[INFO] finished tweaking crates.io crate gdnative-audio 0.6.1
[INFO] tweaked toml for crates.io crate gdnative-audio 0.6.1 written to /workspace/builds/worker-14/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 2ccad46a457b4579b6819f245b6392ad808a85aba36d66ae92133628e7c70709
[INFO] running `"docker" "start" "-a" "2ccad46a457b4579b6819f245b6392ad808a85aba36d66ae92133628e7c70709"`
[INFO] [stderr]    Compiling gdnative-audio v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]  --> src/lib.rs:7:23
[INFO] [stderr]   |
[INFO] [stderr] 7 | use std::sync::{Once, ONCE_INIT};
[INFO] [stderr]   |                       ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:19644:33
[INFO] [stderr]       |
[INFO] [stderr] 19644 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:20415:33
[INFO] [stderr]       |
[INFO] [stderr] 20415 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:20544:33
[INFO] [stderr]       |
[INFO] [stderr] 20544 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:20647:33
[INFO] [stderr]       |
[INFO] [stderr] 20647 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:20706:33
[INFO] [stderr]       |
[INFO] [stderr] 20706 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:20901:33
[INFO] [stderr]       |
[INFO] [stderr] 20901 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:20948:33
[INFO] [stderr]       |
[INFO] [stderr] 20948 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:21031:33
[INFO] [stderr]       |
[INFO] [stderr] 21031 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:21094:33
[INFO] [stderr]       |
[INFO] [stderr] 21094 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:21137:33
[INFO] [stderr]       |
[INFO] [stderr] 21137 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:21180:33
[INFO] [stderr]       |
[INFO] [stderr] 21180 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:21223:33
[INFO] [stderr]       |
[INFO] [stderr] 21223 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:21266:33
[INFO] [stderr]       |
[INFO] [stderr] 21266 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:21309:33
[INFO] [stderr]       |
[INFO] [stderr] 21309 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:21372:33
[INFO] [stderr]       |
[INFO] [stderr] 21372 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:21605:33
[INFO] [stderr]       |
[INFO] [stderr] 21605 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:21648:33
[INFO] [stderr]       |
[INFO] [stderr] 21648 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:21691:33
[INFO] [stderr]       |
[INFO] [stderr] 21691 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:21766:33
[INFO] [stderr]       |
[INFO] [stderr] 21766 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:22113:33
[INFO] [stderr]       |
[INFO] [stderr] 22113 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:22156:33
[INFO] [stderr]       |
[INFO] [stderr] 22156 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:22235:33
[INFO] [stderr]       |
[INFO] [stderr] 22235 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:22636:33
[INFO] [stderr]       |
[INFO] [stderr] 22636 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:22729:33
[INFO] [stderr]       |
[INFO] [stderr] 22729 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:22938:33
[INFO] [stderr]       |
[INFO] [stderr] 22938 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:23503:33
[INFO] [stderr]       |
[INFO] [stderr] 23503 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:23816:33
[INFO] [stderr]       |
[INFO] [stderr] 23816 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:23913:33
[INFO] [stderr]       |
[INFO] [stderr] 23913 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:24128:33
[INFO] [stderr]       |
[INFO] [stderr] 24128 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:24405:33
[INFO] [stderr]       |
[INFO] [stderr] 24405 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:24918:33
[INFO] [stderr]       |
[INFO] [stderr] 24918 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:25543:33
[INFO] [stderr]       |
[INFO] [stderr] 25543 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:26450:33
[INFO] [stderr]       |
[INFO] [stderr] 26450 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:26759:33
[INFO] [stderr]       |
[INFO] [stderr] 26759 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:26814:33
[INFO] [stderr]       |
[INFO] [stderr] 26814 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]  --> src/lib.rs:7:23
[INFO] [stderr]   |
[INFO] [stderr] 7 | use std::sync::{Once, ONCE_INIT};
[INFO] [stderr]   |                       ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:19644:33
[INFO] [stderr]       |
[INFO] [stderr] 19644 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:20415:33
[INFO] [stderr]       |
[INFO] [stderr] 20415 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:20544:33
[INFO] [stderr]       |
[INFO] [stderr] 20544 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:20647:33
[INFO] [stderr]       |
[INFO] [stderr] 20647 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:20706:33
[INFO] [stderr]       |
[INFO] [stderr] 20706 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:20901:33
[INFO] [stderr]       |
[INFO] [stderr] 20901 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:20948:33
[INFO] [stderr]       |
[INFO] [stderr] 20948 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:21031:33
[INFO] [stderr]       |
[INFO] [stderr] 21031 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:21094:33
[INFO] [stderr]       |
[INFO] [stderr] 21094 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:21137:33
[INFO] [stderr]       |
[INFO] [stderr] 21137 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:21180:33
[INFO] [stderr]       |
[INFO] [stderr] 21180 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:21223:33
[INFO] [stderr]       |
[INFO] [stderr] 21223 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:21266:33
[INFO] [stderr]       |
[INFO] [stderr] 21266 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:21309:33
[INFO] [stderr]       |
[INFO] [stderr] 21309 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:21372:33
[INFO] [stderr]       |
[INFO] [stderr] 21372 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:21605:33
[INFO] [stderr]       |
[INFO] [stderr] 21605 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:21648:33
[INFO] [stderr]       |
[INFO] [stderr] 21648 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:21691:33
[INFO] [stderr]       |
[INFO] [stderr] 21691 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:21766:33
[INFO] [stderr]       |
[INFO] [stderr] 21766 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:22113:33
[INFO] [stderr]       |
[INFO] [stderr] 22113 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:22156:33
[INFO] [stderr]       |
[INFO] [stderr] 22156 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:22235:33
[INFO] [stderr]       |
[INFO] [stderr] 22235 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:22636:33
[INFO] [stderr]       |
[INFO] [stderr] 22636 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:22729:33
[INFO] [stderr]       |
[INFO] [stderr] 22729 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:22938:33
[INFO] [stderr]       |
[INFO] [stderr] 22938 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:23503:33
[INFO] [stderr]       |
[INFO] [stderr] 23503 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:23816:33
[INFO] [stderr]       |
[INFO] [stderr] 23816 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:23913:33
[INFO] [stderr]       |
[INFO] [stderr] 23913 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:24128:33
[INFO] [stderr]       |
[INFO] [stderr] 24128 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:24405:33
[INFO] [stderr]       |
[INFO] [stderr] 24405 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:24918:33
[INFO] [stderr]       |
[INFO] [stderr] 24918 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:25543:33
[INFO] [stderr]       |
[INFO] [stderr] 25543 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:26450:33
[INFO] [stderr]       |
[INFO] [stderr] 26450 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:26759:33
[INFO] [stderr]       |
[INFO] [stderr] 26759 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred
[INFO] [stderr]      --> /opt/rustwide/target/debug/build/gdnative-audio-8fbdcf92d8155215/out/audio_types.rs:26814:33
[INFO] [stderr]       |
[INFO] [stderr] 26814 |             static INIT: Once = ONCE_INIT;
[INFO] [stderr]       |                                 ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()`
[INFO] [stderr] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 7.07s
[INFO] running `"docker" "inspect" "2ccad46a457b4579b6819f245b6392ad808a85aba36d66ae92133628e7c70709"`
[INFO] running `"docker" "rm" "-f" "2ccad46a457b4579b6819f245b6392ad808a85aba36d66ae92133628e7c70709"`
[INFO] [stdout] 2ccad46a457b4579b6819f245b6392ad808a85aba36d66ae92133628e7c70709
