[INFO] fetching crate mimium-symphonia 2.3.1... [INFO] testing mimium-symphonia-2.3.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate mimium-symphonia 2.3.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate mimium-symphonia 2.3.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mimium-symphonia 2.3.1 [INFO] tweaked toml for crates.io crate mimium-symphonia 2.3.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mimium-symphonia 2.3.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mimium-symphonia 2.3.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mimalloc v0.1.43 [INFO] [stderr] Downloaded ariadne v0.4.1 [INFO] [stderr] Downloaded intx v0.1.0 [INFO] [stderr] Downloaded mimium-lang v2.3.1 [INFO] [stderr] Downloaded colog v1.3.0 [INFO] [stderr] Downloaded chumsky v0.9.3 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d55679fe4c03de4f663255bca73b9a75673cd20732a51d0f08f3df67e0679c4 [INFO] running `Command { std: "docker" "start" "-a" "1d55679fe4c03de4f663255bca73b9a75673cd20732a51d0f08f3df67e0679c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d55679fe4c03de4f663255bca73b9a75673cd20732a51d0f08f3df67e0679c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d55679fe4c03de4f663255bca73b9a75673cd20732a51d0f08f3df67e0679c4", kill_on_drop: false }` [INFO] [stdout] 1d55679fe4c03de4f663255bca73b9a75673cd20732a51d0f08f3df67e0679c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f813e88cc4b0793e19e46d1eb0d01da4089375d347c8cb0fe03f0fe08b0fae37 [INFO] running `Command { std: "docker" "start" "-a" "f813e88cc4b0793e19e46d1eb0d01da4089375d347c8cb0fe03f0fe08b0fae37", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.99 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling libmimalloc-sys v0.1.39 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.99 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling extended v0.1.0 [INFO] [stderr] Compiling mimium-lang v2.3.1 [INFO] [stderr] Compiling symphonia-format-riff v0.5.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.99 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling mimalloc v0.1.43 [INFO] [stderr] Compiling homedir v0.3.4 [INFO] [stderr] Compiling ariadne v0.4.1 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling symphonia-bundle-flac v0.5.4 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.99 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling colog v1.3.0 [INFO] [stderr] Compiling symphonia-codec-vorbis v0.5.4 [INFO] [stderr] Compiling symphonia-format-mkv v0.5.4 [INFO] [stderr] Compiling string-interner v0.17.0 [INFO] [stderr] Compiling symphonia-format-ogg v0.5.4 [INFO] [stderr] Compiling symphonia-codec-adpcm v0.5.4 [INFO] [stderr] Compiling symphonia-codec-pcm v0.5.4 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling intx v0.1.0 [INFO] [stderr] Compiling mimium-symphonia v2.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.99 [INFO] [stdout] warning: methods `read_to_string` and `save_file` are never used [INFO] [stdout] --> src/filemanager.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait FileManager { [INFO] [stdout] | ----------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 12 | fn read_to_string(&self, path: impl ToString, str: &mut String) -> Result<(), Self::Error>; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 13 | fn save_file>(&self, path: impl ToString, content: C) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.90s [INFO] running `Command { std: "docker" "inspect" "f813e88cc4b0793e19e46d1eb0d01da4089375d347c8cb0fe03f0fe08b0fae37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f813e88cc4b0793e19e46d1eb0d01da4089375d347c8cb0fe03f0fe08b0fae37", kill_on_drop: false }` [INFO] [stdout] f813e88cc4b0793e19e46d1eb0d01da4089375d347c8cb0fe03f0fe08b0fae37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 094c6d6bb33438c709f8afb77532b2e859b16ecde3324106c0756350f6b91e9d [INFO] running `Command { std: "docker" "start" "-a" "094c6d6bb33438c709f8afb77532b2e859b16ecde3324106c0756350f6b91e9d", kill_on_drop: false }` [INFO] [stderr] Compiling mimium-symphonia v2.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `read_to_string` and `save_file` are never used [INFO] [stdout] --> src/filemanager.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait FileManager { [INFO] [stdout] | ----------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 12 | fn read_to_string(&self, path: impl ToString, str: &mut String) -> Result<(), Self::Error>; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 13 | fn save_file>(&self, path: impl ToString, content: C) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `read_to_string` and `save_file` are never used [INFO] [stdout] --> src/filemanager.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait FileManager { [INFO] [stdout] | ----------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 12 | fn read_to_string(&self, path: impl ToString, str: &mut String) -> Result<(), Self::Error>; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 13 | fn save_file>(&self, path: impl ToString, content: C) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mimium_test` [INFO] [stdout] --> tests/integration_test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use mimium_test::*; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `mimium_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `mimium_test`, use `cargo add mimium_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mimium-symphonia` (test "integration_test") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "094c6d6bb33438c709f8afb77532b2e859b16ecde3324106c0756350f6b91e9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "094c6d6bb33438c709f8afb77532b2e859b16ecde3324106c0756350f6b91e9d", kill_on_drop: false }` [INFO] [stdout] 094c6d6bb33438c709f8afb77532b2e859b16ecde3324106c0756350f6b91e9d