[INFO] fetching crate rg3d-sound 0.26.0...
[INFO] building rg3d-sound-0.26.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate rg3d-sound 0.26.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate rg3d-sound 0.26.0
[INFO] finished tweaking crates.io crate rg3d-sound 0.26.0
[INFO] tweaked toml for crates.io crate rg3d-sound 0.26.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rg3d-sound 0.26.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rg3d-sound 0.26.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded darling v0.13.1
[INFO] [stderr]   Downloaded rg3d-resource v0.3.0
[INFO] [stderr]   Downloaded darling_core v0.13.1
[INFO] [stderr]   Downloaded clang-sys v1.3.0
[INFO] [stderr]   Downloaded ogg v0.8.0
[INFO] [stderr]   Downloaded approx v0.5.0
[INFO] [stderr]   Downloaded safe_arch v0.6.0
[INFO] [stderr]   Downloaded darling_macro v0.13.1
[INFO] [stderr]   Downloaded syn v1.0.85
[INFO] [stderr]   Downloaded futures-macro v0.3.19
[INFO] [stderr]   Downloaded primal-check v0.3.1
[INFO] [stderr]   Downloaded realfft v2.0.1
[INFO] [stderr]   Downloaded strength_reduce v0.2.3
[INFO] [stderr]   Downloaded futures-executor v0.3.19
[INFO] [stderr]   Downloaded quote v1.0.14
[INFO] [stderr]   Downloaded rg3d-core v0.19.0
[INFO] [stderr]   Downloaded convert_case v0.5.0
[INFO] [stderr]   Downloaded bytemuck v1.7.3
[INFO] [stderr]   Downloaded transpose v0.2.1
[INFO] [stderr]   Downloaded hrtf v0.7.0
[INFO] [stderr]   Downloaded rubato v0.8.1
[INFO] [stderr]   Downloaded futures v0.3.19
[INFO] [stderr]   Downloaded lewton v0.10.2
[INFO] [stderr]   Downloaded paste v1.0.6
[INFO] [stderr]   Downloaded rustfft v6.0.1
[INFO] [stderr]   Downloaded rg3d-core-derive v0.14.0
[INFO] [stderr]   Downloaded wide v0.7.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9140b38b33150b7d992fc796bbb10b7273cf75f2cdbc34bf8f7ad1d44b06df5e
[INFO] running `Command { std: "docker" "start" "-a" "9140b38b33150b7d992fc796bbb10b7273cf75f2cdbc34bf8f7ad1d44b06df5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9140b38b33150b7d992fc796bbb10b7273cf75f2cdbc34bf8f7ad1d44b06df5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9140b38b33150b7d992fc796bbb10b7273cf75f2cdbc34bf8f7ad1d44b06df5e", kill_on_drop: false }`
[INFO] [stdout] 9140b38b33150b7d992fc796bbb10b7273cf75f2cdbc34bf8f7ad1d44b06df5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 250c2ae594ed976a95b7d956c344d5d82622bf155a70b5dfd80f8c8e4b03684c
[INFO] running `Command { std: "docker" "start" "-a" "250c2ae594ed976a95b7d956c344d5d82622bf155a70b5dfd80f8c8e4b03684c", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling syn v1.0.85
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling bytemuck v1.7.3
[INFO] [stderr]    Compiling futures-sink v0.3.19
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling futures-io v0.3.19
[INFO] [stderr]    Compiling strength_reduce v0.2.3
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling safe_arch v0.6.0
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]    Compiling matrixmultiply v0.3.2
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling convert_case v0.5.0
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling hound v3.4.0
[INFO] [stderr]    Compiling wide v0.7.3
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling num-complex v0.4.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling approx v0.5.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling primal-check v0.3.1
[INFO] [stderr]    Compiling transpose v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling rustfft v6.0.1
[INFO] [stderr]    Compiling simba v0.6.0
[INFO] [stderr]    Compiling darling_core v0.13.1
[INFO] [stderr]    Compiling futures-macro v0.3.19
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling realfft v2.0.1
[INFO] [stderr]    Compiling rubato v0.8.1
[INFO] [stderr]    Compiling hrtf v0.7.0
[INFO] [stderr]    Compiling darling_macro v0.13.1
[INFO] [stderr]    Compiling darling v0.13.1
[INFO] [stderr]    Compiling rg3d-core-derive v0.14.0
[INFO] [stderr]    Compiling nalgebra v0.29.0
[INFO] [stderr]    Compiling futures-executor v0.3.19
[INFO] [stderr]    Compiling futures v0.3.19
[INFO] [stderr]    Compiling rg3d-core v0.19.0
[INFO] [stderr]    Compiling rg3d-resource v0.3.0
[INFO] [stderr]    Compiling rg3d-sound v0.26.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/buffer/mod.rs:244:13
[INFO] [stdout]     |
[INFO] [stdout] 244 |     fn path(&self) -> Cow<Path> {
[INFO] [stdout]     |             ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 244 |     fn path(&self) -> Cow<'_, Path> {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/device/mod.rs:49:24
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn get_mix_context(&mut self) -> Option<MixContext>;
[INFO] [stdout]    |                        ^^^^^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn get_mix_context(&mut self) -> Option<MixContext<'_>>;
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device/alsa.rs:127:24
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn get_mix_context(&mut self) -> Option<MixContext> {
[INFO] [stdout]     |                        ^^^^^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn get_mix_context(&mut self) -> Option<MixContext<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.98s
[INFO] running `Command { std: "docker" "inspect" "250c2ae594ed976a95b7d956c344d5d82622bf155a70b5dfd80f8c8e4b03684c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "250c2ae594ed976a95b7d956c344d5d82622bf155a70b5dfd80f8c8e4b03684c", kill_on_drop: false }`
[INFO] [stdout] 250c2ae594ed976a95b7d956c344d5d82622bf155a70b5dfd80f8c8e4b03684c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c41fb230a7a9803caaaf7427ddaa1a7b6fd17b1baa9cbb0d5a5f4d77646552b5
[INFO] running `Command { std: "docker" "start" "-a" "c41fb230a7a9803caaaf7427ddaa1a7b6fd17b1baa9cbb0d5a5f4d77646552b5", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/buffer/mod.rs:244:13
[INFO] [stdout]     |
[INFO] [stdout] 244 |     fn path(&self) -> Cow<Path> {
[INFO] [stdout]     |             ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 244 |     fn path(&self) -> Cow<'_, Path> {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rg3d-sound v0.26.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/device/mod.rs:49:24
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn get_mix_context(&mut self) -> Option<MixContext>;
[INFO] [stdout]    |                        ^^^^^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn get_mix_context(&mut self) -> Option<MixContext<'_>>;
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device/alsa.rs:127:24
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn get_mix_context(&mut self) -> Option<MixContext> {
[INFO] [stdout]     |                        ^^^^^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn get_mix_context(&mut self) -> Option<MixContext<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/buffer/mod.rs:244:13
[INFO] [stdout]     |
[INFO] [stdout] 244 |     fn path(&self) -> Cow<Path> {
[INFO] [stdout]     |             ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 244 |     fn path(&self) -> Cow<'_, Path> {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/device/mod.rs:49:24
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn get_mix_context(&mut self) -> Option<MixContext>;
[INFO] [stdout]    |                        ^^^^^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn get_mix_context(&mut self) -> Option<MixContext<'_>>;
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device/alsa.rs:127:24
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn get_mix_context(&mut self) -> Option<MixContext> {
[INFO] [stdout]     |                        ^^^^^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn get_mix_context(&mut self) -> Option<MixContext<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.56s
[INFO] running `Command { std: "docker" "inspect" "c41fb230a7a9803caaaf7427ddaa1a7b6fd17b1baa9cbb0d5a5f4d77646552b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c41fb230a7a9803caaaf7427ddaa1a7b6fd17b1baa9cbb0d5a5f4d77646552b5", kill_on_drop: false }`
[INFO] [stdout] c41fb230a7a9803caaaf7427ddaa1a7b6fd17b1baa9cbb0d5a5f4d77646552b5
