[INFO] fetching crate cult 0.0.3...
[INFO] checking cult-0.0.3 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate cult 0.0.3 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate cult 0.0.3 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cult 0.0.3
[INFO] finished tweaking crates.io crate cult 0.0.3
[INFO] tweaked toml for crates.io crate cult 0.0.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fd97f72d7292365fbb5f57d61d90313b637551e9ce1f7071a9b0f09668eda3b2
[INFO] running `Command { std: "docker" "start" "-a" "fd97f72d7292365fbb5f57d61d90313b637551e9ce1f7071a9b0f09668eda3b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd97f72d7292365fbb5f57d61d90313b637551e9ce1f7071a9b0f09668eda3b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd97f72d7292365fbb5f57d61d90313b637551e9ce1f7071a9b0f09668eda3b2", kill_on_drop: false }`
[INFO] [stdout] fd97f72d7292365fbb5f57d61d90313b637551e9ce1f7071a9b0f09668eda3b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dbe52c1e9fb15018dc33f5e99f8013c16fc7ab788864df3c07b9126b718455b6
[INFO] running `Command { std: "docker" "start" "-a" "dbe52c1e9fb15018dc33f5e99f8013c16fc7ab788864df3c07b9126b718455b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking cult v0.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead.
[INFO] [stdout]   --> src/lib.rs:46:15
[INFO] [stdout]    |
[INFO] [stdout] 46 |   rate: libc::uint32_t,
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead.
[INFO] [stdout]   --> src/lib.rs:46:15
[INFO] [stdout]    |
[INFO] [stdout] 46 |   rate: libc::uint32_t,
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead.
[INFO] [stdout]   --> src/lib.rs:47:19
[INFO] [stdout]    |
[INFO] [stdout] 47 |   channels: libc::uint32_t,
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead.
[INFO] [stdout]   --> src/lib.rs:47:19
[INFO] [stdout]    |
[INFO] [stdout] 47 |   channels: libc::uint32_t,
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead.
[INFO] [stdout]    --> src/lib.rs:154:24
[INFO] [stdout]     |
[INFO] [stdout] 154 |     let mut pos: libc::uint64_t = 0;
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead.
[INFO] [stdout]    --> src/lib.rs:154:24
[INFO] [stdout]     |
[INFO] [stdout] 154 |     let mut pos: libc::uint64_t = 0;
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead.
[INFO] [stdout]    --> src/lib.rs:166:24
[INFO] [stdout]     |
[INFO] [stdout] 166 |     let mut lat: libc::uint32_t = 0;
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead.
[INFO] [stdout]    --> src/lib.rs:166:24
[INFO] [stdout]     |
[INFO] [stdout] 166 |     let mut lat: libc::uint32_t = 0;
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead.
[INFO] [stdout]   --> src/lib.rs:55:59
[INFO] [stdout]    |
[INFO] [stdout] 55 | ...                   max_channels: *mut libc::uint32_t) -> libc::c_int;
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead.
[INFO] [stdout]   --> src/lib.rs:55:59
[INFO] [stdout]    |
[INFO] [stdout] 55 | ...                   max_channels: *mut libc::uint32_t) -> libc::c_int;
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead.
[INFO] [stdout]   --> src/lib.rs:58:51
[INFO] [stdout]    |
[INFO] [stdout] 58 | ...                   latency_ms: *mut libc::uint32_t) -> libc::c_int;
[INFO] [stdout]    |                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead.
[INFO] [stdout]   --> src/lib.rs:58:51
[INFO] [stdout]    |
[INFO] [stdout] 58 | ...                   latency_ms: *mut libc::uint32_t) -> libc::c_int;
[INFO] [stdout]    |                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead.
[INFO] [stdout]   --> src/lib.rs:60:55
[INFO] [stdout]    |
[INFO] [stdout] 60 | ...                   rate: *mut libc::uint32_t) -> libc::c_int;
[INFO] [stdout]    |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead.
[INFO] [stdout]   --> src/lib.rs:60:55
[INFO] [stdout]    |
[INFO] [stdout] 60 | ...                   rate: *mut libc::uint32_t) -> libc::c_int;
[INFO] [stdout]    |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead.
[INFO] [stdout]   --> src/lib.rs:75:53
[INFO] [stdout]    |
[INFO] [stdout] 75 | ...                   position: *mut libc::uint64_t) -> libc::c_int;
[INFO] [stdout]    |                                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::uint64_t`: Use u64 instead.
[INFO] [stdout]   --> src/lib.rs:75:53
[INFO] [stdout]    |
[INFO] [stdout] 75 | ...                   position: *mut libc::uint64_t) -> libc::c_int;
[INFO] [stdout]    |                                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead.
[INFO] [stdout]   --> src/lib.rs:77:51
[INFO] [stdout]    |
[INFO] [stdout] 77 | ...                   latency: *mut libc::uint32_t) -> libc::c_int;
[INFO] [stdout]    |                                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:80:29
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub type DataCallback = Box<FnMut(&mut [f32]) -> i32>;
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub type DataCallback = Box<dyn FnMut(&mut [f32]) -> i32>;
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead.
[INFO] [stdout]   --> src/lib.rs:77:51
[INFO] [stdout]    |
[INFO] [stdout] 77 | ...                   latency: *mut libc::uint32_t) -> libc::c_int;
[INFO] [stdout]    |                                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:80:29
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub type DataCallback = Box<FnMut(&mut [f32]) -> i32>;
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub type DataCallback = Box<dyn FnMut(&mut [f32]) -> i32>;
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |     let mut rv;
[INFO] [stdout]     |         ----^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |     let mut rv;
[INFO] [stdout]     |         ----^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 |     let mut rv;
[INFO] [stdout]     |         ----^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 |     let mut rv;
[INFO] [stdout]     |         ----^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     let mut rv;
[INFO] [stdout]     |         ----^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     let mut rv;
[INFO] [stdout]     |         ----^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stm`
[INFO] [stdout]    --> src/lib.rs:188:23
[INFO] [stdout]     |
[INFO] [stdout] 188 | extern fn refill_glue(stm: CubebStreamPtr,
[INFO] [stdout]     |                       ^^^ help: if this is intentional, prefix it with an underscore: `_stm`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stm`
[INFO] [stdout]    --> src/lib.rs:188:23
[INFO] [stdout]     |
[INFO] [stdout] 188 | extern fn refill_glue(stm: CubebStreamPtr,
[INFO] [stdout]     |                       ^^^ help: if this is intentional, prefix it with an underscore: `_stm`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stm`
[INFO] [stdout]    --> src/lib.rs:204:17
[INFO] [stdout]     |
[INFO] [stdout] 204 | extern fn state(stm: CubebStreamPtr,
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_stm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `user`
[INFO] [stdout]    --> src/lib.rs:205:17
[INFO] [stdout]     |
[INFO] [stdout] 205 |                 user: *mut c_void,
[INFO] [stdout]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_user`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stm`
[INFO] [stdout]    --> src/lib.rs:204:17
[INFO] [stdout]     |
[INFO] [stdout] 204 | extern fn state(stm: CubebStreamPtr,
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_stm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `user`
[INFO] [stdout]    --> src/lib.rs:205:17
[INFO] [stdout]     |
[INFO] [stdout] 205 |                 user: *mut c_void,
[INFO] [stdout]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_user`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |     let mut rv;
[INFO] [stdout]     |         ----^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |     let mut rv;
[INFO] [stdout]     |         ----^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `noopcallback` is never used
[INFO] [stdout]   --> src/lib.rs:82:4
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn noopcallback(buffer: &mut [f32]) -> i32
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `noopcallback` is never used
[INFO] [stdout]   --> src/lib.rs:82:4
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn noopcallback(buffer: &mut [f32]) -> i32
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `AudioStream`, which is not FFI-safe
[INFO] [stdout]   --> src/lib.rs:69:34
[INFO] [stdout]    |
[INFO] [stdout] 69 |                        user_ptr: *const AudioStream) -> libc::c_int;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]   --> src/lib.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub struct AudioStream {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(improper_ctypes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `AudioStream`, which is not FFI-safe
[INFO] [stdout]   --> src/lib.rs:69:34
[INFO] [stdout]    |
[INFO] [stdout] 69 |                        user_ptr: *const AudioStream) -> libc::c_int;
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]   --> src/lib.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub struct AudioStream {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(improper_ctypes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 19 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 19 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::num::Float`
[INFO] [stdout]  --> tests/sine.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::num::Float;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ no `Float` in `num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `std::sync::StaticMutex`, `std::sync::MUTEX_INIT`, `std::sync::StaticCondvar`, `std::sync::CONDVAR_INIT`
[INFO] [stdout]  --> tests/sine.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::sync::{StaticMutex, MUTEX_INIT, StaticCondvar, CONDVAR_INIT};
[INFO] [stdout]   |                 ^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^ no `CONDVAR_INIT` in `sync`
[INFO] [stdout]   |                 |            |           |
[INFO] [stdout]   |                 |            |           no `StaticCondvar` in `sync`
[INFO] [stdout]   |                 |            no `MUTEX_INIT` in `sync`
[INFO] [stdout]   |                 no `StaticMutex` in `sync`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `range` in this scope
[INFO] [stdout]   --> tests/sine.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 |       for j in range(0, 1) {
[INFO] [stdout]    |                ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 5  + use std::slice::range;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `core` has been stable since 1.6.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> tests/sine.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(core)]
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `std_misc`
[INFO] [stdout]  --> tests/sine.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(std_misc)]
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cult` (test "sine") due to 5 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "dbe52c1e9fb15018dc33f5e99f8013c16fc7ab788864df3c07b9126b718455b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbe52c1e9fb15018dc33f5e99f8013c16fc7ab788864df3c07b9126b718455b6", kill_on_drop: false }`
[INFO] [stdout] dbe52c1e9fb15018dc33f5e99f8013c16fc7ab788864df3c07b9126b718455b6
