[INFO] fetching crate xsynth-realtime 0.3.4... [INFO] testing xsynth-realtime-0.3.4 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate xsynth-realtime 0.3.4 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate xsynth-realtime 0.3.4 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate xsynth-realtime 0.3.4 [INFO] tweaked toml for crates.io crate xsynth-realtime 0.3.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate xsynth-realtime 0.3.4 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate xsynth-realtime 0.3.4 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72013ebbabce848ac94608c8773220c3d2c3abb9a6a815f65d2b8a4f988fcdee [INFO] running `Command { std: "docker" "start" "-a" "72013ebbabce848ac94608c8773220c3d2c3abb9a6a815f65d2b8a4f988fcdee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72013ebbabce848ac94608c8773220c3d2c3abb9a6a815f65d2b8a4f988fcdee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72013ebbabce848ac94608c8773220c3d2c3abb9a6a815f65d2b8a4f988fcdee", kill_on_drop: false }` [INFO] [stdout] 72013ebbabce848ac94608c8773220c3d2c3abb9a6a815f65d2b8a4f988fcdee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41150aadb04a6d1269b2c3f36d1ab86e36fbe11f8cf78b8eeba65a4fdf6ea929 [INFO] running `Command { std: "docker" "start" "-a" "41150aadb04a6d1269b2c3f36d1ab86e36fbe11f8cf78b8eeba65a4fdf6ea929", kill_on_drop: false }` [INFO] [stderr] Compiling bytemuck v1.16.3 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rustfft v6.2.0 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling extended v0.1.0 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling soundfont v0.1.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling to_vec v0.1.0 [INFO] [stderr] Compiling spin_sleep v1.2.1 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling atomic_refcell v0.1.13 [INFO] [stderr] Compiling riff v1.0.1 [INFO] [stderr] Compiling wav v1.0.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling simdeez v2.0.0-dev3 [INFO] [stderr] Compiling alsa v0.9.0 [INFO] [stderr] Compiling biquad v0.4.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling symphonia-codec-adpcm v0.5.4 [INFO] [stderr] Compiling symphonia-codec-pcm v0.5.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling primal-check v0.3.3 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.4 [INFO] [stderr] Compiling symphonia-format-riff v0.5.4 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling symphonia-format-ogg v0.5.4 [INFO] [stderr] Compiling symphonia-codec-vorbis v0.5.4 [INFO] [stderr] Compiling symphonia-bundle-flac v0.5.4 [INFO] [stderr] Compiling symphonia-format-mkv v0.5.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling regex-bnf-macro v0.1.1 [INFO] [stderr] Compiling regex-bnf v0.1.2 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.2.0 [INFO] [stderr] Compiling lazy-regex v3.2.0 [INFO] [stderr] Compiling realfft v3.3.0 [INFO] [stderr] Compiling rubato v0.15.0 [INFO] [stderr] Compiling xsynth-soundfonts v0.3.4 [INFO] [stderr] Compiling xsynth-core v0.3.4 [INFO] [stderr] Compiling xsynth-realtime v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.11s [INFO] running `Command { std: "docker" "inspect" "41150aadb04a6d1269b2c3f36d1ab86e36fbe11f8cf78b8eeba65a4fdf6ea929", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41150aadb04a6d1269b2c3f36d1ab86e36fbe11f8cf78b8eeba65a4fdf6ea929", kill_on_drop: false }` [INFO] [stdout] 41150aadb04a6d1269b2c3f36d1ab86e36fbe11f8cf78b8eeba65a4fdf6ea929 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 127b5a7fbc99132b11556ae48753d5220c1b91cf232be5812cbc1f3829b499dd [INFO] running `Command { std: "docker" "start" "-a" "127b5a7fbc99132b11556ae48753d5220c1b91cf232be5812cbc1f3829b499dd", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling midi-toolkit-rs-derive v0.1.0 [INFO] [stderr] Compiling midi-toolkit-rs v0.1.0 [INFO] [stderr] Compiling xsynth-realtime v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.52s [INFO] running `Command { std: "docker" "inspect" "127b5a7fbc99132b11556ae48753d5220c1b91cf232be5812cbc1f3829b499dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "127b5a7fbc99132b11556ae48753d5220c1b91cf232be5812cbc1f3829b499dd", kill_on_drop: false }` [INFO] [stdout] 127b5a7fbc99132b11556ae48753d5220c1b91cf232be5812cbc1f3829b499dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4719858f3b1746ff9da32234be81618d2b54c1ea08fa1b589e408f411aff66db [INFO] running `Command { std: "docker" "start" "-a" "4719858f3b1746ff9da32234be81618d2b54c1ea08fa1b589e408f411aff66db", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xsynth_realtime-4f648416e4fcfeaa) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests xsynth_realtime [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4719858f3b1746ff9da32234be81618d2b54c1ea08fa1b589e408f411aff66db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4719858f3b1746ff9da32234be81618d2b54c1ea08fa1b589e408f411aff66db", kill_on_drop: false }` [INFO] [stdout] 4719858f3b1746ff9da32234be81618d2b54c1ea08fa1b589e408f411aff66db