[INFO] cloning repository https://github.com/aschey/symphonia-adapters [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aschey/symphonia-adapters" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faschey%2Fsymphonia-adapters", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faschey%2Fsymphonia-adapters'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bfe589caa5e3dc546b5e1a265ec6fdffa1728cfe [INFO] testing aschey/symphonia-adapters against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faschey%2Fsymphonia-adapters" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/aschey/symphonia-adapters [INFO] finished tweaking git repo https://github.com/aschey/symphonia-adapters [INFO] tweaked toml for git repo https://github.com/aschey/symphonia-adapters written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/aschey/symphonia-adapters on toolchain 1.99.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 39 packages to highest Rust 1.89 compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 6d5631f545c0c9f6c8311e67f24a79e5203ff131779751b5650f58f969aa4268 [INFO] running `Command { std: "docker" "start" "6d5631f545c0c9f6c8311e67f24a79e5203ff131779751b5650f58f969aa4268", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d5631f545c0c9f6c8311e67f24a79e5203ff131779751b5650f58f969aa4268", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6d5631f545c0c9f6c8311e67f24a79e5203ff131779751b5650f58f969aa4268" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d5631f545c0c9f6c8311e67f24a79e5203ff131779751b5650f58f969aa4268", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6d5631f545c0c9f6c8311e67f24a79e5203ff131779751b5650f58f969aa4268" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.189 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.11 [INFO] [stderr] Compiling shlex v2.0.1 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling bytemuck v1.25.2 [INFO] [stderr] Compiling bitflags v2.13.1 [INFO] [stderr] Compiling smallvec v1.16.0 [INFO] [stderr] Compiling log v0.4.34 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling jobserver v0.1.35 [INFO] [stderr] Compiling num-integer v0.1.47 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling cc v1.4.4 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling rustfft v6.4.1 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling fdk-aac-sys v0.5.0 [INFO] [stderr] Compiling opusic-sys v0.7.5 [INFO] [stderr] Compiling symphonia-core v0.6.1 [INFO] [stderr] Compiling symphonia-adapter-libopus v0.3.0 (/opt/rustwide/workdir/crates/symphonia-adapter-libopus) [INFO] [stderr] Compiling fdk-aac v0.8.0 [INFO] [stderr] Compiling symphonia-adapter-fdk-aac v0.2.0 (/opt/rustwide/workdir/crates/symphonia-adapter-fdk-aac) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "6d5631f545c0c9f6c8311e67f24a79e5203ff131779751b5650f58f969aa4268", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6d5631f545c0c9f6c8311e67f24a79e5203ff131779751b5650f58f969aa4268" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling regex-lite v0.1.9 [INFO] [stderr] Compiling extended v0.1.0 [INFO] [stderr] Compiling symphonia-codec-pcm v0.6.1 [INFO] [stderr] Compiling symphonia-codec-adpcm v0.6.1 [INFO] [stderr] Compiling symphonia-adapter-fdk-aac v0.2.0 (/opt/rustwide/workdir/crates/symphonia-adapter-fdk-aac) [INFO] [stderr] Compiling symphonia-adapter-libopus v0.3.0 (/opt/rustwide/workdir/crates/symphonia-adapter-libopus) [INFO] [stderr] Compiling symphonia-metadata v0.6.1 [INFO] [stderr] Compiling symphonia-common v0.6.1 [INFO] [stderr] Compiling symphonia-format-riff v0.6.1 [INFO] [stderr] Compiling symphonia-format-mkv v0.6.1 [INFO] [stderr] Compiling symphonia-format-isomp4 v0.6.1 [INFO] [stderr] Compiling symphonia-format-ogg v0.6.1 [INFO] [stderr] Compiling symphonia-codec-vorbis v0.6.1 [INFO] [stderr] Compiling symphonia-bundle-flac v0.6.1 [INFO] [stderr] Compiling symphonia v0.6.1 [INFO] [stderr] Compiling tests v0.0.0 (/opt/rustwide/workdir/tests) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 17.12s [INFO] running `Command { std: "docker" "inspect" "6d5631f545c0c9f6c8311e67f24a79e5203ff131779751b5650f58f969aa4268", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6d5631f545c0c9f6c8311e67f24a79e5203ff131779751b5650f58f969aa4268" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/symphonia_adapter_fdk_aac-6a7511001038af59) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/symphonia_adapter_libopus-53fda852f5d98b24) [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] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/release/deps/integration_test-7dc33929eb5dd79b) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_decode_aac ... ok [INFO] [stdout] test test_decode_opus ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Doc-tests symphonia_adapter_fdk_aac [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test crates/symphonia-adapter-fdk-aac/src/../README.md - (line 23) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.50s; merged doctests compilation took 0.49s [INFO] [stderr] Doc-tests symphonia_adapter_libopus [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test crates/symphonia-adapter-libopus/src/../README.md - (line 20) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.57s; merged doctests compilation took 0.44s [INFO] running `Command { std: "docker" "inspect" "6d5631f545c0c9f6c8311e67f24a79e5203ff131779751b5650f58f969aa4268", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d5631f545c0c9f6c8311e67f24a79e5203ff131779751b5650f58f969aa4268", kill_on_drop: false }` [INFO] [stdout] 6d5631f545c0c9f6c8311e67f24a79e5203ff131779751b5650f58f969aa4268