[INFO] cloning repository https://github.com/nulldatamap/sisbo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nulldatamap/sisbo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnulldatamap%2Fsisbo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnulldatamap%2Fsisbo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 65ce65246d3a16c0ed822e03da0555b8e47b7887 [INFO] checking nulldatamap/sisbo against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnulldatamap%2Fsisbo" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nulldatamap/sisbo on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nulldatamap/sisbo [INFO] finished tweaking git repo https://github.com/nulldatamap/sisbo [INFO] tweaked toml for git repo https://github.com/nulldatamap/sisbo written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/nulldatamap/sisbo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-10/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/JeremyLetang/ears.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 90f58dced93e94aa4d336ecc2c7ea1bfa25a516a937ed1580f4763100c334d9c [INFO] running `Command { std: "docker" "start" "-a" "90f58dced93e94aa4d336ecc2c7ea1bfa25a516a937ed1580f4763100c334d9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90f58dced93e94aa4d336ecc2c7ea1bfa25a516a937ed1580f4763100c334d9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90f58dced93e94aa4d336ecc2c7ea1bfa25a516a937ed1580f4763100c334d9c", kill_on_drop: false }` [INFO] [stdout] 90f58dced93e94aa4d336ecc2c7ea1bfa25a516a937ed1580f4763100c334d9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e8c54a5bca370adf81eb3bbb7643dadcd6c333de06a664b224fbc93ee390064 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7e8c54a5bca370adf81eb3bbb7643dadcd6c333de06a664b224fbc93ee390064", kill_on_drop: false }` [INFO] [stderr] Checking ears v0.3.0 (https://github.com/JeremyLetang/ears.git#14b6c0bb) [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/internal.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 36 | thread_local!(static AL_CONTEXT: RefCell> = RefCell::new(box OpenAlData::default())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 36 | thread_local!{static AL_CONTEXT: RefCell> = RefCell::new(box OpenAlData::default())} [INFO] [stdout] | ^ ^ [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 36 | thread_local!(static AL_CONTEXT: RefCell> = RefCell::new(box OpenAlData::default())); [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/internal.rs:185:34 [INFO] [stdout] | [INFO] [stdout] 185 | macro_rules! check_openal_context( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 186 | | ($def_ret:expr) => ( [INFO] [stdout] 187 | | match OpenAlData::check_al_context() { [INFO] [stdout] 188 | | Ok(_) => {}, [INFO] [stdout] ... | [INFO] [stdout] 191 | | ); [INFO] [stdout] 192 | | ) [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: change the delimiters to curly braces [INFO] [stdout] | [INFO] [stdout] 185 | macro_rules! check_openal_context{ [INFO] [stdout] 186 | ($def_ret:expr) => ( [INFO] [stdout] 187 | match OpenAlData::check_al_context() { [INFO] [stdout] 188 | Ok(_) => {}, [INFO] [stdout] 189 | Err(err) => { println!("{}", err); return $def_ret; } [INFO] [stdout] 190 | } [INFO] [stdout] ... [INFO] [stdout] help: add a semicolon [INFO] [stdout] | [INFO] [stdout] 192 | ); [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `{` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/init.rs:104:22 [INFO] [stdout] | [INFO] [stdout] 104 | spawn(proc() { [INFO] [stdout] | -^ expected one of `)`, `,`, `.`, `?`, or an operator [INFO] [stdout] | | [INFO] [stdout] | help: missing `,` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/listener.rs:89:35 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn set_position(position: [f32, ..3]) -> () { [INFO] [stdout] | ^ expected one of 7 possible tokens [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:` or `|`, found `]` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/listener.rs:89:40 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn set_position(position: [f32, ..3]) -> () { [INFO] [stdout] | ^ expected one of `:` or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `)`, `,`, `->`, `;`, `where`, `{`, `|`, or identifier, found `]` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/listener.rs:89:40 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn set_position(position: [f32, ..3]) -> () { [INFO] [stdout] | ^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found keyword `mod` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sound.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | use sound_data::{mod, SoundData}; [INFO] [stdout] | ^^^ expected identifier, found keyword [INFO] [stdout] | [INFO] [stdout] help: you can escape reserved keywords to use them as identifiers [INFO] [stdout] | [INFO] [stdout] 28 | use sound_data::{r#mod, SoundData}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sound.rs:538:46 [INFO] [stdout] | [INFO] [stdout] 538 | fn set_position(&mut self, position: [f32, ..3]) -> () { [INFO] [stdout] | ^ expected one of 7 possible tokens [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:` or `|`, found `]` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sound.rs:538:51 [INFO] [stdout] | [INFO] [stdout] 538 | fn set_position(&mut self, position: [f32, ..3]) -> () { [INFO] [stdout] | ^ expected one of `:` or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `)`, `,`, `->`, `;`, `where`, `{`, `|`, or identifier, found `]` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sound.rs:538:51 [INFO] [stdout] | [INFO] [stdout] 209 | impl AudioController for Sound { [INFO] [stdout] | - while parsing this item list starting here [INFO] [stdout] ... [INFO] [stdout] 538 | fn set_position(&mut self, position: [f32, ..3]) -> () { [INFO] [stdout] | ^ expected one of 8 possible tokens [INFO] [stdout] ... [INFO] [stdout] 690 | } [INFO] [stdout] | - the item list ends here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/music.rs:68:21 [INFO] [stdout] | [INFO] [stdout] 68 | al_buffers: [u32, ..2], [INFO] [stdout] | ^ expected one of 7 possible tokens [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `{` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/music.rs:173:28 [INFO] [stdout] | [INFO] [stdout] 173 | task::spawn(proc() { [INFO] [stdout] | -^ expected one of `)`, `,`, `.`, `?`, or an operator [INFO] [stdout] | | [INFO] [stdout] | help: missing `,` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/music.rs:516:46 [INFO] [stdout] | [INFO] [stdout] 516 | fn set_position(&mut self, position: [f32, ..3]) -> () { [INFO] [stdout] | ^ expected one of 7 possible tokens [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:` or `|`, found `]` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/music.rs:516:51 [INFO] [stdout] | [INFO] [stdout] 516 | fn set_position(&mut self, position: [f32, ..3]) -> () { [INFO] [stdout] | ^ expected one of `:` or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `)`, `,`, `->`, `;`, `where`, `{`, `|`, or identifier, found `]` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/music.rs:516:51 [INFO] [stdout] | [INFO] [stdout] 229 | impl AudioController for Music { [INFO] [stdout] | - while parsing this item list starting here [INFO] [stdout] ... [INFO] [stdout] 516 | fn set_position(&mut self, position: [f32, ..3]) -> () { [INFO] [stdout] | ^ expected one of 8 possible tokens [INFO] [stdout] ... [INFO] [stdout] 665 | } [INFO] [stdout] | - the item list ends here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `;`, `<`, or `]`, found `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/audio_controller.rs:186:46 [INFO] [stdout] | [INFO] [stdout] 186 | fn set_position(&mut self, position: [f32, ..3]) -> (); [INFO] [stdout] | ^ expected one of 7 possible tokens [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `:`, found `]` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/audio_controller.rs:186:51 [INFO] [stdout] | [INFO] [stdout] 186 | fn set_position(&mut self, position: [f32, ..3]) -> (); [INFO] [stdout] | ^ expected `:` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `)`, `,`, `->`, `;`, `where`, or `{`, found `]` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/audio_controller.rs:186:51 [INFO] [stdout] | [INFO] [stdout] 27 | pub trait AudioController { [INFO] [stdout] | - while parsing this item list starting here [INFO] [stdout] ... [INFO] [stdout] 186 | fn set_position(&mut self, position: [f32, ..3]) -> (); [INFO] [stdout] | ^ expected one of `)`, `,`, `->`, `;`, `where`, or `{` [INFO] [stdout] ... [INFO] [stdout] 282 | } [INFO] [stdout] | - the item list ends here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `{` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/recorder.rs:92:28 [INFO] [stdout] | [INFO] [stdout] 92 | task::spawn(proc() { [INFO] [stdout] | -^ expected one of `)`, `,`, `.`, `?`, or an operator [INFO] [stdout] | | [INFO] [stdout] | help: missing `,` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::c_str` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | use std::c_str::CString; [INFO] [stdout] | ^^^^^ could not find `c_str` in `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sound_data::r#mod` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sound.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | use sound_data::{mod, SoundData}; [INFO] [stdout] | ^^^ no `r#mod` in `sound_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::io::timer` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/music.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | use std::io::timer::sleep; [INFO] [stdout] | ^^^^^ could not find `timer` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `desc` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/ears.rs:93:4 [INFO] [stdout] | [INFO] [stdout] 93 | #![desc = "Easy Api in Rust for Sounds"] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `license` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/ears.rs:94:4 [INFO] [stdout] | [INFO] [stdout] 94 | #![license = "MIT"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/internal.rs:38:3 [INFO] [stdout] | [INFO] [stdout] 38 | #[deriving(Clone)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:52:3 [INFO] [stdout] | [INFO] [stdout] 52 | #[deriving(Clone)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:67:3 [INFO] [stdout] | [INFO] [stdout] 67 | #[deriving(Copy)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:75:3 [INFO] [stdout] | [INFO] [stdout] 75 | #[deriving(Copy)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:91:3 [INFO] [stdout] | [INFO] [stdout] 91 | #[deriving(Copy)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:106:3 [INFO] [stdout] | [INFO] [stdout] 106 | #[deriving(Copy)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:168:3 [INFO] [stdout] | [INFO] [stdout] 168 | #[deriving(Show, Clone, PartialOrd, PartialEq, Copy)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `unsafe_destructor` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sound.rs:692:3 [INFO] [stdout] | [INFO] [stdout] 692 | #[unsafe_destructor] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/states.rs:25:3 [INFO] [stdout] | [INFO] [stdout] 25 | #[deriving(Clone, PartialEq, PartialOrd, Show, Copy)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/audio_tags.rs:43:3 [INFO] [stdout] | [INFO] [stdout] 43 | #[deriving(Clone, Show, PartialEq)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/record_context.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | #[deriving(Clone, PartialEq, Show, Copy)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sound_data` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sound.rs:133:23 [INFO] [stdout] | [INFO] [stdout] 133 | sound_data::get_buffer(&*sound_data [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `sound_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sound_data` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sound.rs:190:25 [INFO] [stdout] | [INFO] [stdout] 190 | sound_data::get_buffer(&*sound_data [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `sound_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | Read = ffi::SFM_READ as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:70:36 [INFO] [stdout] | [INFO] [stdout] 70 | Write = ffi::SFM_WRITE as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:71:35 [INFO] [stdout] | [INFO] [stdout] 71 | ReadWrite = ffi::SFM_RDWR as int [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:77:40 [INFO] [stdout] | [INFO] [stdout] 77 | Title = ffi::SF_STR_TITLE as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:78:44 [INFO] [stdout] | [INFO] [stdout] 78 | Copyright = ffi::SF_STR_COPYRIGHT as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:79:43 [INFO] [stdout] | [INFO] [stdout] 79 | Software = ffi::SF_STR_SOFTWARE as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:80:41 [INFO] [stdout] | [INFO] [stdout] 80 | Artist = ffi::SF_STR_ARTIST as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:81:42 [INFO] [stdout] | [INFO] [stdout] 81 | Comment = ffi::SF_STR_COMMENT as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:82:39 [INFO] [stdout] | [INFO] [stdout] 82 | Date = ffi::SF_STR_DATE as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:83:40 [INFO] [stdout] | [INFO] [stdout] 83 | Album = ffi::SF_STR_ALBUM as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:84:42 [INFO] [stdout] | [INFO] [stdout] 84 | License = ffi::SF_STR_LICENSE as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:85:46 [INFO] [stdout] | [INFO] [stdout] 85 | TrackNumber = ffi::SF_STR_TRACKNUMBER as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:86:40 [INFO] [stdout] | [INFO] [stdout] 86 | Genre = ffi::SF_STR_GENRE as int [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:93:51 [INFO] [stdout] | [INFO] [stdout] 93 | NoError = ffi::SF_ERR_NO_ERROR as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:94:62 [INFO] [stdout] | [INFO] [stdout] 94 | UnrecognizedFormat = ffi::SF_ERR_UNRECOGNISED_FORMAT as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:95:49 [INFO] [stdout] | [INFO] [stdout] 95 | SystemError = ffi::SF_ERR_SYSTEM as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:96:57 [INFO] [stdout] | [INFO] [stdout] 96 | MalformedFile = ffi::SF_ERR_MALFORMED_FILE as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:97:63 [INFO] [stdout] | [INFO] [stdout] 97 | UnsupportedEncoding = ffi::SF_ERR_UNSUPPORTED_ENCODING as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:108:32 [INFO] [stdout] | [INFO] [stdout] 108 | SeekSet = ffi::SEEK_SET as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:109:32 [INFO] [stdout] | [INFO] [stdout] 109 | SeekCur = ffi::SEEK_CUR as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:110:32 [INFO] [stdout] | [INFO] [stdout] 110 | SeekEnd = ffi::SEEK_END as int [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:170:39 [INFO] [stdout] | [INFO] [stdout] 170 | FormatWav = ffi::SF_FORMAT_WAV as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:171:41 [INFO] [stdout] | [INFO] [stdout] 171 | FormatAiff = ffi::SF_FORMAT_AIFF as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:172:37 [INFO] [stdout] | [INFO] [stdout] 172 | FormatAu = ffi::SF_FORMAT_AU as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:173:39 [INFO] [stdout] | [INFO] [stdout] 173 | FormatRaw = ffi::SF_FORMAT_RAW as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:174:39 [INFO] [stdout] | [INFO] [stdout] 174 | FormatPaf = ffi::SF_FORMAT_PAF as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:175:39 [INFO] [stdout] | [INFO] [stdout] 175 | FormatSvx = ffi::SF_FORMAT_SVX as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:176:41 [INFO] [stdout] | [INFO] [stdout] 176 | FormatNist = ffi::SF_FORMAT_NIST as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:177:39 [INFO] [stdout] | [INFO] [stdout] 177 | FormatVoc = ffi::SF_FORMAT_VOC as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:178:43 [INFO] [stdout] | [INFO] [stdout] 178 | FormatIrcam = ffi::SF_FORMAT_IRCAM as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:179:39 [INFO] [stdout] | [INFO] [stdout] 179 | FormatW64 = ffi::SF_FORMAT_W64 as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:180:41 [INFO] [stdout] | [INFO] [stdout] 180 | FormatMat4 = ffi::SF_FORMAT_MAT4 as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:181:41 [INFO] [stdout] | [INFO] [stdout] 181 | FormatMat5 = ffi::SF_FORMAT_MAT5 as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:182:39 [INFO] [stdout] | [INFO] [stdout] 182 | FormatPvf = ffi::SF_FORMAT_PVF as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:183:37 [INFO] [stdout] | [INFO] [stdout] 183 | FormatXi = ffi::SF_FORMAT_XI as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:184:39 [INFO] [stdout] | [INFO] [stdout] 184 | FormatHtk = ffi::SF_FORMAT_HTK as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:185:39 [INFO] [stdout] | [INFO] [stdout] 185 | FormatSds = ffi::SF_FORMAT_SDS as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:186:39 [INFO] [stdout] | [INFO] [stdout] 186 | FormatAvr = ffi::SF_FORMAT_AVR as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:187:43 [INFO] [stdout] | [INFO] [stdout] 187 | FormatWavex = ffi::SF_FORMAT_WAVEX as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:188:39 [INFO] [stdout] | [INFO] [stdout] 188 | FormatSd2 = ffi::SF_FORMAT_SD2 as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:189:41 [INFO] [stdout] | [INFO] [stdout] 189 | FormatFlac = ffi::SF_FORMAT_FLAC as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:190:39 [INFO] [stdout] | [INFO] [stdout] 190 | FormatCaf = ffi::SF_FORMAT_CAF as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:191:39 [INFO] [stdout] | [INFO] [stdout] 191 | FormatWve = ffi::SF_FORMAT_WVE as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:192:39 [INFO] [stdout] | [INFO] [stdout] 192 | FormatOgg = ffi::SF_FORMAT_OGG as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:193:43 [INFO] [stdout] | [INFO] [stdout] 193 | FormatMpc2k = ffi::SF_FORMAT_MPC2K as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:194:41 [INFO] [stdout] | [INFO] [stdout] 194 | FormatRf64 = ffi::SF_FORMAT_RF64 as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:195:44 [INFO] [stdout] | [INFO] [stdout] 195 | FormatPcmS8 = ffi::SF_FORMAT_PCM_S8 as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:196:44 [INFO] [stdout] | [INFO] [stdout] 196 | FormatPcm16 = ffi::SF_FORMAT_PCM_16 as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:197:44 [INFO] [stdout] | [INFO] [stdout] 197 | FormatPcm24 = ffi::SF_FORMAT_PCM_24 as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:198:44 [INFO] [stdout] | [INFO] [stdout] 198 | FormatPcm32 = ffi::SF_FORMAT_PCM_32 as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:199:44 [INFO] [stdout] | [INFO] [stdout] 199 | FormatPcmU8 = ffi::SF_FORMAT_PCM_U8 as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:200:43 [INFO] [stdout] | [INFO] [stdout] 200 | FormatFloat = ffi::SF_FORMAT_FLOAT as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:201:45 [INFO] [stdout] | [INFO] [stdout] 201 | FormatDouble = ffi::SF_FORMAT_DOUBLE as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:202:41 [INFO] [stdout] | [INFO] [stdout] 202 | FormatUlaw = ffi::SF_FORMAT_ULAW as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:203:41 [INFO] [stdout] | [INFO] [stdout] 203 | FormatAlaw = ffi::SF_FORMAT_ALAW as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:204:50 [INFO] [stdout] | [INFO] [stdout] 204 | FormatImaAdpcm = ffi::SF_FORMAT_IMA_ADPCM as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:205:46 [INFO] [stdout] | [INFO] [stdout] 205 | FormatApcm = ffi::SF_FORMAT_MS_ADPCM as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:206:45 [INFO] [stdout] | [INFO] [stdout] 206 | FormatGsm610 = ffi::SF_FORMAT_GSM610 as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:207:50 [INFO] [stdout] | [INFO] [stdout] 207 | FormatVoxAdpcm = ffi::SF_FORMAT_VOX_ADPCM as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:208:46 [INFO] [stdout] | [INFO] [stdout] 208 | FormatG72132 = ffi::SF_FORMAT_G721_32 as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:209:46 [INFO] [stdout] | [INFO] [stdout] 209 | FormatG72324 = ffi::SF_FORMAT_G723_24 as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:210:46 [INFO] [stdout] | [INFO] [stdout] 210 | FormatG72340 = ffi::SF_FORMAT_G723_40 as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:211:45 [INFO] [stdout] | [INFO] [stdout] 211 | FormatDww12 = ffi::SF_FORMAT_DWVW_12 as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:212:45 [INFO] [stdout] | [INFO] [stdout] 212 | FormatDww16 = ffi::SF_FORMAT_DWVW_16 as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:213:45 [INFO] [stdout] | [INFO] [stdout] 213 | FormatDww24 = ffi::SF_FORMAT_DWVW_24 as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:214:43 [INFO] [stdout] | [INFO] [stdout] 214 | FormatDwwN = ffi::SF_FORMAT_DWVW_N as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:215:44 [INFO] [stdout] | [INFO] [stdout] 215 | FormatDpcm8 = ffi::SF_FORMAT_DPCM_8 as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:216:46 [INFO] [stdout] | [INFO] [stdout] 216 | FormatDpcm16 = ffi::SF_FORMAT_DPCM_16 as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:217:45 [INFO] [stdout] | [INFO] [stdout] 217 | FormatVorbis = ffi::SF_FORMAT_VORBIS as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:218:41 [INFO] [stdout] | [INFO] [stdout] 218 | EndianFile = ffi::SF_ENDIAN_FILE as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:219:45 [INFO] [stdout] | [INFO] [stdout] 219 | EndianLittle = ffi::SF_ENDIAN_LITTLE as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:220:39 [INFO] [stdout] | [INFO] [stdout] 220 | EndianBig = ffi::SF_ENDIAN_BIG as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:221:39 [INFO] [stdout] | [INFO] [stdout] 221 | EndianCpu = ffi::SF_ENDIAN_CPU as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:222:47 [INFO] [stdout] | [INFO] [stdout] 222 | FormatSubMask = ffi::SF_FORMAT_SUBMASK as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:223:49 [INFO] [stdout] | [INFO] [stdout] 223 | FormatTypeMask = ffi::SF_FORMAT_TYPEMASK as int, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `BitOr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:226:6 [INFO] [stdout] | [INFO] [stdout] 226 | impl BitOr for FormatType { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 35 | use std::ops::BitOr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:226:24 [INFO] [stdout] | [INFO] [stdout] 226 | impl BitOr for FormatType { [INFO] [stdout] | - ^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:227:43 [INFO] [stdout] | [INFO] [stdout] 227 | fn bitor(&self, _rhs: &FormatType) -> int { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:228:19 [INFO] [stdout] | [INFO] [stdout] 228 | (*self as int) | (*_rhs as int) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:228:36 [INFO] [stdout] | [INFO] [stdout] 228 | (*self as int) | (*_rhs as int) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `channel` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/music.rs:138:28 [INFO] [stdout] | [INFO] [stdout] 138 | let (chan, port) = channel(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 24 | use std::sync::mpsc::channel; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/music.rs:146:56 [INFO] [stdout] | [INFO] [stdout] 146 | let mut samples = Vec::from_elem(sample_t_r as uint, 0i16); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/music.rs:150:96 [INFO] [stdout] | [INFO] [stdout] 150 | self.file.as_mut().unwrap().read_i16(samples.as_mut_slice(), sample_t_r as i64) as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/music.rs:160:96 [INFO] [stdout] | [INFO] [stdout] 160 | self.file.as_mut().unwrap().read_i16(samples.as_mut_slice(), sample_t_r as i64) as uint; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spawn` in module `task` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/music.rs:173:15 [INFO] [stdout] | [INFO] [stdout] 173 | task::spawn(proc() { [INFO] [stdout] | ^^^^^ not found in `task` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 24 | use std::thread::spawn; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `proc` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/music.rs:173:21 [INFO] [stdout] | [INFO] [stdout] 173 | task::spawn(proc() { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/music.rs:180:60 [INFO] [stdout] | [INFO] [stdout] 180 | let mut samples = Vec::from_elem(sample_t_r as uint, 0i16); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sound_data.rs:103:55 [INFO] [stdout] | [INFO] [stdout] 103 | let mut samples = Vec::from_elem(nb_sample as uint, 0i16); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Sender` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/recorder.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | stop_sender: Option>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 67 | stop_sender: Option>, [INFO] [stdout] | ^^^^ [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 24 | use std::sync::mpsc::Sender; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Receiver` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/recorder.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | data_receiver: Option>>, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 24 | use std::ops::Receiver; [INFO] [stdout] | [INFO] [stdout] 24 | use std::sync::mpsc::Receiver; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `channel` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/recorder.rs:85:44 [INFO] [stdout] | [INFO] [stdout] 85 | let (stop_sender, stop_receiver) = channel(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 24 | use std::sync::mpsc::channel; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `channel` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/recorder.rs:86:44 [INFO] [stdout] | [INFO] [stdout] 86 | let (data_sender, data_receiver) = channel(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 24 | use std::sync::mpsc::channel; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spawn` in module `task` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/recorder.rs:92:15 [INFO] [stdout] | [INFO] [stdout] 92 | task::spawn(proc() { [INFO] [stdout] | ^^^^^ not found in `task` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 24 | use std::thread::spawn; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `proc` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/recorder.rs:92:21 [INFO] [stdout] | [INFO] [stdout] 92 | task::spawn(proc() { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/recorder.rs:109:61 [INFO] [stdout] | [INFO] [stdout] 109 | Vec::from_elem(available_samples as uint, 0i16); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: half-open range patterns are unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/listener.rs:89:37 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn set_position(position: [f32, ..3]) -> () { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: half-open range patterns are unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sound.rs:538:48 [INFO] [stdout] | [INFO] [stdout] 538 | fn set_position(&mut self, position: [f32, ..3]) -> () { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: half-open range patterns are unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/music.rs:516:48 [INFO] [stdout] | [INFO] [stdout] 516 | fn set_position(&mut self, position: [f32, ..3]) -> () { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: half-open range patterns are unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/audio_controller.rs:186:48 [INFO] [stdout] | [INFO] [stdout] 186 | fn set_position(&mut self, position: [f32, ..3]) -> (); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #67264 for more information [INFO] [stdout] = help: add `#![feature(half_open_range_patterns)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: box expression syntax is experimental; you can call `Box::new` instead [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/internal.rs:36:74 [INFO] [stdout] | [INFO] [stdout] 36 | thread_local!(static AL_CONTEXT: RefCell> = RefCell::new(box OpenAlData::default())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #49733 for more information [INFO] [stdout] = help: add `#![feature(box_syntax)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: box expression syntax is experimental; you can call `Box::new` instead [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/internal.rs:107:43 [INFO] [stdout] | [INFO] [stdout] 107 | *f.borrow_mut() = box al_data; Ok(()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #49733 for more information [INFO] [stdout] = help: add `#![feature(box_syntax)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: box expression syntax is experimental; you can call `Box::new` instead [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:259:24 [INFO] [stdout] | [INFO] [stdout] 259 | let mut info = box SndInfo { [INFO] [stdout] | ________________________^ [INFO] [stdout] 260 | | frames : 0, [INFO] [stdout] 261 | | samplerate : 0, [INFO] [stdout] 262 | | channels : 0, [INFO] [stdout] ... | [INFO] [stdout] 265 | | seekable : 0 [INFO] [stdout] 266 | | }; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #49733 for more information [INFO] [stdout] = help: add `#![feature(box_syntax)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: box expression syntax is experimental; you can call `Box::new` instead [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/sndfile.rs:325:24 [INFO] [stdout] | [INFO] [stdout] 325 | let mut info = box SndInfo { [INFO] [stdout] | ________________________^ [INFO] [stdout] 326 | | frames : 0, [INFO] [stdout] 327 | | samplerate : 0, [INFO] [stdout] 328 | | channels : 0, [INFO] [stdout] ... | [INFO] [stdout] 331 | | seekable : 0 [INFO] [stdout] 332 | | }; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #49733 for more information [INFO] [stdout] = help: add `#![feature(box_syntax)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: box expression syntax is experimental; you can call `Box::new` instead [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/music.rs:96:28 [INFO] [stdout] | [INFO] [stdout] 96 | Ok(file) => box file, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #49733 for more information [INFO] [stdout] = help: add `#![feature(box_syntax)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: box expression syntax is experimental; you can call `Box::new` instead [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/recorder.rs:150:25 [INFO] [stdout] | [INFO] [stdout] 150 | let infos = box SndInfo { [INFO] [stdout] | _________________________^ [INFO] [stdout] 151 | | frames : self.samples.len() as i64, [INFO] [stdout] 152 | | samplerate : 44100, [INFO] [stdout] 153 | | channels : 1, [INFO] [stdout] ... | [INFO] [stdout] 156 | | seekable : 0 [INFO] [stdout] 157 | | }; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #49733 for more information [INFO] [stdout] = help: add `#![feature(box_syntax)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/ears.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | extern crate libc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/openal.rs:34:16 [INFO] [stdout] | [INFO] [stdout] 34 | use libc::{c_char, c_void}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/openal.rs:37:27 [INFO] [stdout] | [INFO] [stdout] 37 | pub type ALCboolean = c_char; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/openal.rs:95:47 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn alcOpenDevice(devicename: *mut c_char) -> *mut ALCdevice; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/openal.rs:123:50 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn alcCaptureOpenDevice(device: *mut c_char, sample_rate: i32, format: i32, buffer_size: i32) -> *mut ALCdevice; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ears-1d8f72d21c29ead8/14b6c0b/src/openal.rs:130:80 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn alcIsExtensionPresent(device: *mut ALCdevice, extension: *const c_char) -> ALCboolean; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 148 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0432, E0433, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ears` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "7e8c54a5bca370adf81eb3bbb7643dadcd6c333de06a664b224fbc93ee390064", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e8c54a5bca370adf81eb3bbb7643dadcd6c333de06a664b224fbc93ee390064", kill_on_drop: false }` [INFO] [stdout] 7e8c54a5bca370adf81eb3bbb7643dadcd6c333de06a664b224fbc93ee390064