[INFO] fetching crate openal 0.2.2... [INFO] testing openal-0.2.2 against 1.60.0 for beta-1.61-1 [INFO] extracting crate openal 0.2.2 into /workspace/builds/worker-107/source [INFO] validating manifest of crates.io crate openal 0.2.2 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate openal 0.2.2 [INFO] finished tweaking crates.io crate openal 0.2.2 [INFO] tweaked toml for crates.io crate openal 0.2.2 written to /workspace/builds/worker-107/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded which v3.1.1 [INFO] [stderr] Downloaded peeking_take_while v0.1.2 [INFO] [stderr] Downloaded rustc-hash v1.1.0 [INFO] [stderr] Downloaded cexpr v0.4.0 [INFO] [stderr] Downloaded bindgen v0.58.1 [INFO] [stderr] Downloaded nom v5.1.2 [INFO] [stderr] Downloaded ffmpeg v0.3.0 [INFO] [stderr] Downloaded ffmpeg-sys v4.3.3 [INFO] [stderr] Downloaded openal-sys v1.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43212b8a209f4bb457cab7fc603d195369baddd08a40f885e49312863b2da8db [INFO] running `Command { std: "docker" "start" "-a" "43212b8a209f4bb457cab7fc603d195369baddd08a40f885e49312863b2da8db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43212b8a209f4bb457cab7fc603d195369baddd08a40f885e49312863b2da8db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43212b8a209f4bb457cab7fc603d195369baddd08a40f885e49312863b2da8db", kill_on_drop: false }` [INFO] [stdout] 43212b8a209f4bb457cab7fc603d195369baddd08a40f885e49312863b2da8db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f26cd7b49ec622852dd8e21ed4ed2c9f6e6c7a1facb3f72531fd65bb2c28786f [INFO] running `Command { std: "docker" "start" "-a" "f26cd7b49ec622852dd8e21ed4ed2c9f6e6c7a1facb3f72531fd65bb2c28786f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling openal-sys v1.16.0 [INFO] [stderr] Compiling openal v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/error.rs:109:3 [INFO] [stdout] | [INFO] [stdout] 109 | try!(f.write_str("openal::Error(")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/error.rs:110:3 [INFO] [stdout] | [INFO] [stdout] 110 | try!(fmt::Display::fmt(self, f)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/listener/listener.rs:267:3 [INFO] [stdout] | [INFO] [stdout] 267 | try!(f.write_str("openal::Listener(")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/listener/listener.rs:269:3 [INFO] [stdout] | [INFO] [stdout] 269 | try!(f.write_str(&format!("vendor={:?} ", self.vendor()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/listener/listener.rs:270:3 [INFO] [stdout] | [INFO] [stdout] 270 | try!(f.write_str(&format!("version={:?} ", self.version()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/listener/listener.rs:271:3 [INFO] [stdout] | [INFO] [stdout] 271 | try!(f.write_str(&format!("renderer={:?} ", self.renderer()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/listener/listener.rs:272:3 [INFO] [stdout] | [INFO] [stdout] 272 | try!(f.write_str(&format!("extensions={:?}; ", self.extensions()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/listener/listener.rs:274:3 [INFO] [stdout] | [INFO] [stdout] 274 | try!(f.write_str(&format!("doppler={:?} ", self.doppler()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/listener/listener.rs:275:3 [INFO] [stdout] | [INFO] [stdout] 275 | try!(f.write_str(&format!("speed_of_sound={} ", self.speed_of_sound()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/listener/listener.rs:276:3 [INFO] [stdout] | [INFO] [stdout] 276 | try!(f.write_str(&format!("gain={} ", self.gain()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/listener/listener.rs:277:3 [INFO] [stdout] | [INFO] [stdout] 277 | try!(f.write_str(&format!("position={:?} ", self.position()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/listener/listener.rs:278:3 [INFO] [stdout] | [INFO] [stdout] 278 | try!(f.write_str(&format!("velocity={:?} ", self.velocity()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/listener/listener.rs:279:3 [INFO] [stdout] | [INFO] [stdout] 279 | try!(f.write_str(&format!("orientation={:?}", self.orientation()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/capture/capture.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | try!(::format(channels)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/capture/capture.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | try!(::format(channels)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/capture/capture.rs:105:3 [INFO] [stdout] | [INFO] [stdout] 105 | try!(f.write_str("openal::Capture(")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/capture/capture.rs:106:3 [INFO] [stdout] | [INFO] [stdout] 106 | try!(f.write_str(&format!("len={}; ", self.len()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/source/stream.rs:32:3 [INFO] [stdout] | [INFO] [stdout] 32 | try!(self.clear()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/source/stream.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | let buffer = try!(unsafe { Buffer::new(channels, data, rate) }); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/source/stream.rs:110:3 [INFO] [stdout] | [INFO] [stdout] 110 | try!(f.write_str("openal::source::Stream(")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/source/stream.rs:111:3 [INFO] [stdout] | [INFO] [stdout] 111 | try!(f.write_str(&format!("{}; ", unsafe { self.id() }))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/source/stream.rs:112:3 [INFO] [stdout] | [INFO] [stdout] 112 | try!(f.write_str(&format!("len={}", self.buffers.len()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/source/source.rs:359:3 [INFO] [stdout] | [INFO] [stdout] 359 | try!(f.write_str("openal::Source(")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/source/source.rs:360:3 [INFO] [stdout] | [INFO] [stdout] 360 | try!(f.write_str(&format!("{}", unsafe { self.id() }))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/buffer.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | let mut buffer = try!(Buffer::empty()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/buffer.rs:39:33 [INFO] [stdout] | [INFO] [stdout] 39 | al_try!(alBufferData(self.id, try!(::format(channels)), data.as_ptr() as *const _, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/buffer.rs:95:3 [INFO] [stdout] | [INFO] [stdout] 95 | try!(f.write_str("openal::Buffer(")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/buffer.rs:96:3 [INFO] [stdout] | [INFO] [stdout] 96 | try!(f.write_str(&format!("{}; ", unsafe { self.id() }))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/buffer.rs:97:3 [INFO] [stdout] | [INFO] [stdout] 97 | try!(f.write_str(&format!("rate={} ", self.rate()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/buffer.rs:98:3 [INFO] [stdout] | [INFO] [stdout] 98 | try!(f.write_str(&format!("bits={} ", self.bits()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/buffer.rs:99:3 [INFO] [stdout] | [INFO] [stdout] 99 | try!(f.write_str(&format!("channels={} ", self.channels()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/buffer.rs:100:3 [INFO] [stdout] | [INFO] [stdout] 100 | try!(f.write_str(&format!("len={}", self.len()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:103:29 [INFO] [stdout] | [INFO] [stdout] 103 | f.write_str(error::Error::description(self)) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/traits.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | unsafe impl Device for Context { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 50 - unsafe impl Device for Context { [INFO] [stdout] 50 + unsafe impl Device for dyn Context { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/listener/listener.rs:71:70 [INFO] [stdout] | [INFO] [stdout] 71 | let device = alcOpenDevice(CString::new(name.as_bytes()).unwrap().as_ptr()); [INFO] [stdout] | -------------------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(temporary_cstring_as_ptr)]` on by default [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/capture/capture.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | let ptr = alcCaptureOpenDevice(CString::new(name.as_bytes()).unwrap().as_ptr(), [INFO] [stdout] | -------------------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/extension.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | alIsExtensionPresent(CString::new(name).unwrap().as_ptr()) == AL_TRUE [INFO] [stdout] | --------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/extension.rs:27:67 [INFO] [stdout] | [INFO] [stdout] 27 | alcIsExtensionPresent(ptr::null(), CString::new(name).unwrap().as_ptr()) == AL_TRUE [INFO] [stdout] | --------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/extension.rs:34:71 [INFO] [stdout] | [INFO] [stdout] 34 | alcIsExtensionPresent(device.as_ptr(), CString::new(name).unwrap().as_ptr()) == AL_TRUE [INFO] [stdout] | --------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 39 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 08s [INFO] running `Command { std: "docker" "inspect" "f26cd7b49ec622852dd8e21ed4ed2c9f6e6c7a1facb3f72531fd65bb2c28786f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f26cd7b49ec622852dd8e21ed4ed2c9f6e6c7a1facb3f72531fd65bb2c28786f", kill_on_drop: false }` [INFO] [stdout] f26cd7b49ec622852dd8e21ed4ed2c9f6e6c7a1facb3f72531fd65bb2c28786f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74a946075a2a9243644d5a5cf5f15e85deadd7723f2030504409dab3cae28fbd [INFO] running `Command { std: "docker" "start" "-a" "74a946075a2a9243644d5a5cf5f15e85deadd7723f2030504409dab3cae28fbd", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling ffmpeg v0.3.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/error.rs:109:3 [INFO] [stdout] | [INFO] [stdout] 109 | try!(f.write_str("openal::Error(")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/error.rs:110:3 [INFO] [stdout] | [INFO] [stdout] 110 | try!(fmt::Display::fmt(self, f)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/listener/listener.rs:267:3 [INFO] [stdout] | [INFO] [stdout] 267 | try!(f.write_str("openal::Listener(")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/listener/listener.rs:269:3 [INFO] [stdout] | [INFO] [stdout] 269 | try!(f.write_str(&format!("vendor={:?} ", self.vendor()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/listener/listener.rs:270:3 [INFO] [stdout] | [INFO] [stdout] 270 | try!(f.write_str(&format!("version={:?} ", self.version()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/listener/listener.rs:271:3 [INFO] [stdout] | [INFO] [stdout] 271 | try!(f.write_str(&format!("renderer={:?} ", self.renderer()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/listener/listener.rs:272:3 [INFO] [stdout] | [INFO] [stdout] 272 | try!(f.write_str(&format!("extensions={:?}; ", self.extensions()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/listener/listener.rs:274:3 [INFO] [stdout] | [INFO] [stdout] 274 | try!(f.write_str(&format!("doppler={:?} ", self.doppler()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/listener/listener.rs:275:3 [INFO] [stdout] | [INFO] [stdout] 275 | try!(f.write_str(&format!("speed_of_sound={} ", self.speed_of_sound()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/listener/listener.rs:276:3 [INFO] [stdout] | [INFO] [stdout] 276 | try!(f.write_str(&format!("gain={} ", self.gain()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/listener/listener.rs:277:3 [INFO] [stdout] | [INFO] [stdout] 277 | try!(f.write_str(&format!("position={:?} ", self.position()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/listener/listener.rs:278:3 [INFO] [stdout] | [INFO] [stdout] 278 | try!(f.write_str(&format!("velocity={:?} ", self.velocity()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/listener/listener.rs:279:3 [INFO] [stdout] | [INFO] [stdout] 279 | try!(f.write_str(&format!("orientation={:?}", self.orientation()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/capture/capture.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | try!(::format(channels)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/capture/capture.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | try!(::format(channels)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/capture/capture.rs:105:3 [INFO] [stdout] | [INFO] [stdout] 105 | try!(f.write_str("openal::Capture(")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/capture/capture.rs:106:3 [INFO] [stdout] | [INFO] [stdout] 106 | try!(f.write_str(&format!("len={}; ", self.len()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/source/stream.rs:32:3 [INFO] [stdout] | [INFO] [stdout] 32 | try!(self.clear()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/source/stream.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | let buffer = try!(unsafe { Buffer::new(channels, data, rate) }); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/source/stream.rs:110:3 [INFO] [stdout] | [INFO] [stdout] 110 | try!(f.write_str("openal::source::Stream(")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/source/stream.rs:111:3 [INFO] [stdout] | [INFO] [stdout] 111 | try!(f.write_str(&format!("{}; ", unsafe { self.id() }))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/source/stream.rs:112:3 [INFO] [stdout] | [INFO] [stdout] 112 | try!(f.write_str(&format!("len={}", self.buffers.len()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/source/source.rs:359:3 [INFO] [stdout] | [INFO] [stdout] 359 | try!(f.write_str("openal::Source(")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/source/source.rs:360:3 [INFO] [stdout] | [INFO] [stdout] 360 | try!(f.write_str(&format!("{}", unsafe { self.id() }))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/buffer.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | let mut buffer = try!(Buffer::empty()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/buffer.rs:39:33 [INFO] [stdout] | [INFO] [stdout] 39 | al_try!(alBufferData(self.id, try!(::format(channels)), data.as_ptr() as *const _, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/buffer.rs:95:3 [INFO] [stdout] | [INFO] [stdout] 95 | try!(f.write_str("openal::Buffer(")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/buffer.rs:96:3 [INFO] [stdout] | [INFO] [stdout] 96 | try!(f.write_str(&format!("{}; ", unsafe { self.id() }))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/buffer.rs:97:3 [INFO] [stdout] | [INFO] [stdout] 97 | try!(f.write_str(&format!("rate={} ", self.rate()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/buffer.rs:98:3 [INFO] [stdout] | [INFO] [stdout] 98 | try!(f.write_str(&format!("bits={} ", self.bits()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/buffer.rs:99:3 [INFO] [stdout] | [INFO] [stdout] 99 | try!(f.write_str(&format!("channels={} ", self.channels()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/buffer.rs:100:3 [INFO] [stdout] | [INFO] [stdout] 100 | try!(f.write_str(&format!("len={}", self.len()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:103:29 [INFO] [stdout] | [INFO] [stdout] 103 | f.write_str(error::Error::description(self)) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/traits.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | unsafe impl Device for Context { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 50 - unsafe impl Device for Context { [INFO] [stdout] 50 + unsafe impl Device for dyn Context { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/listener/listener.rs:71:70 [INFO] [stdout] | [INFO] [stdout] 71 | let device = alcOpenDevice(CString::new(name.as_bytes()).unwrap().as_ptr()); [INFO] [stdout] | -------------------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(temporary_cstring_as_ptr)]` on by default [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/capture/capture.rs:46:74 [INFO] [stdout] | [INFO] [stdout] 46 | let ptr = alcCaptureOpenDevice(CString::new(name.as_bytes()).unwrap().as_ptr(), [INFO] [stdout] | -------------------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/extension.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | alIsExtensionPresent(CString::new(name).unwrap().as_ptr()) == AL_TRUE [INFO] [stdout] | --------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/extension.rs:27:67 [INFO] [stdout] | [INFO] [stdout] 27 | alcIsExtensionPresent(ptr::null(), CString::new(name).unwrap().as_ptr()) == AL_TRUE [INFO] [stdout] | --------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/extension.rs:34:71 [INFO] [stdout] | [INFO] [stdout] 34 | alcIsExtensionPresent(device.as_ptr(), CString::new(name).unwrap().as_ptr()) == AL_TRUE [INFO] [stdout] | --------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 39 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling ffmpeg-sys v4.3.3 [INFO] [stdout] error[E0425]: cannot find value `AVCOL_PRI_EBU3213` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ffmpeg-0.3.0/src/util/color/primaries.rs:66:35 [INFO] [stdout] | [INFO] [stdout] 66 | Primaries::EBU3213 => AVCOL_PRI_EBU3213, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ffmpeg` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "74a946075a2a9243644d5a5cf5f15e85deadd7723f2030504409dab3cae28fbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74a946075a2a9243644d5a5cf5f15e85deadd7723f2030504409dab3cae28fbd", kill_on_drop: false }` [INFO] [stdout] 74a946075a2a9243644d5a5cf5f15e85deadd7723f2030504409dab3cae28fbd