[INFO] fetching crate knyst 0.5.1...
[INFO] building knyst-0.5.1 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate knyst 0.5.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate knyst 0.5.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate knyst 0.5.1
[INFO] tweaked toml for crates.io crate knyst 0.5.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate knyst 0.5.1 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate knyst 0.5.1 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d8e5c59b63e3105af3b4f2c61cd8cb1869353f1b90fbd0d20347082785cae6df
[INFO] running `Command { std: "docker" "start" "-a" "d8e5c59b63e3105af3b4f2c61cd8cb1869353f1b90fbd0d20347082785cae6df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8e5c59b63e3105af3b4f2c61cd8cb1869353f1b90fbd0d20347082785cae6df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8e5c59b63e3105af3b4f2c61cd8cb1869353f1b90fbd0d20347082785cae6df", kill_on_drop: false }`
[INFO] [stdout] d8e5c59b63e3105af3b4f2c61cd8cb1869353f1b90fbd0d20347082785cae6df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d61fe827837f077438594a5cee2bb4d327ce6005c9cadb869ce52ae8c2230583
[INFO] running `Command { std: "docker" "start" "-a" "d61fe827837f077438594a5cee2bb4d327ce6005c9cadb869ce52ae8c2230583", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling cpal v0.15.2
[INFO] [stderr]    Compiling jack v0.13.0
[INFO] [stderr]    Compiling jack-sys v0.5.1
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling fastapprox v0.3.1
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling assert_no_alloc v1.1.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling symphonia-core v0.5.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling rtrb v0.3.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling symphonia-metadata v0.5.3
[INFO] [stderr]    Compiling symphonia-codec-adpcm v0.5.3
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.3
[INFO] [stderr]    Compiling symphonia-format-wav v0.5.3
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.3
[INFO] [stderr]    Compiling alsa v0.7.1
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.3
[INFO] [stderr]    Compiling symphonia-format-mkv v0.5.3
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.3
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.3
[INFO] [stderr]    Compiling symphonia v0.5.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling knyst_macro v0.5.1
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling knyst v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/envelope.rs:409:21
[INFO] [stdout]     |
[INFO] [stdout] 409 |     pub fn iter_mut(&mut self) -> EnvelopeIterator {
[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] 409 |     pub fn iter_mut(&mut self) -> EnvelopeIterator<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node_buffer.rs:179:17
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn iter(&mut self) -> NodeBufferRefIter {
[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] 179 |     pub fn iter(&mut self) -> NodeBufferRefIter<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node_buffer.rs:189:21
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn iter_mut(&mut self) -> NodeBufferRefIterMut {
[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] 189 |     pub fn iter_mut(&mut self) -> NodeBufferRefIterMut<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.92s
[INFO] running `Command { std: "docker" "inspect" "d61fe827837f077438594a5cee2bb4d327ce6005c9cadb869ce52ae8c2230583", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d61fe827837f077438594a5cee2bb4d327ce6005c9cadb869ce52ae8c2230583", kill_on_drop: false }`
[INFO] [stdout] d61fe827837f077438594a5cee2bb4d327ce6005c9cadb869ce52ae8c2230583
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a65f86e9ff8cd86a1bcd0f1a53ff60a0da0f1c939872f9619131359b149c08f7
[INFO] running `Command { std: "docker" "start" "-a" "a65f86e9ff8cd86a1bcd0f1a53ff60a0da0f1c939872f9619131359b149c08f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling futures-lite v2.5.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling wayland-client v0.31.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcbwxiiq"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rayon-core` (build script) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcuSBFIM"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `futures-sink` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcTZfsh4"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcEaza6d"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rand_core` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustczK1VOb"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `concurrent-queue` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcY0JZKU"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `quick-xml` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustc7l09pI"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcjgLdbY"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `signal-hook-registry` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustc0ZpNn8"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcjGeeiZ"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustc3cQbxl"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `quote` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `crossbeam-epoch` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `linux-raw-sys` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustc0MAbbW"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `futures-lite` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcSaJOV4"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indexmap` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcVxTgmH"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcFVVeYx"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winnow` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "a65f86e9ff8cd86a1bcd0f1a53ff60a0da0f1c939872f9619131359b149c08f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a65f86e9ff8cd86a1bcd0f1a53ff60a0da0f1c939872f9619131359b149c08f7", kill_on_drop: false }`
[INFO] [stdout] a65f86e9ff8cd86a1bcd0f1a53ff60a0da0f1c939872f9619131359b149c08f7
