[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_getrandom_patch_0 [INFO] extracting crate mimium-symphonia 2.3.1 into /workspace/builds/worker-4-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-4-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] Downloading crates ... [INFO] [stderr] Downloaded symphonia-format-mkv v0.5.4 [INFO] [stderr] Downloaded homedir v0.3.4 [INFO] [stderr] Downloaded ariadne v0.4.1 [INFO] [stderr] Downloaded colog v1.3.0 [INFO] [stderr] Downloaded intx v0.1.0 [INFO] [stderr] Downloaded mimium-lang v2.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 64a24d426fda7c327d90d08bed83ab80ec8be24a0aced1ef3a336824cb5a0a0f [INFO] running `Command { std: "docker" "start" "-a" "64a24d426fda7c327d90d08bed83ab80ec8be24a0aced1ef3a336824cb5a0a0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64a24d426fda7c327d90d08bed83ab80ec8be24a0aced1ef3a336824cb5a0a0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64a24d426fda7c327d90d08bed83ab80ec8be24a0aced1ef3a336824cb5a0a0f", kill_on_drop: false }` [INFO] [stdout] 64a24d426fda7c327d90d08bed83ab80ec8be24a0aced1ef3a336824cb5a0a0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] b32eefde2fe7ca586760cb5b8530701c978173ff27e41cec5654f199d5bf1844 [INFO] running `Command { std: "docker" "start" "-a" "b32eefde2fe7ca586760cb5b8530701c978173ff27e41cec5654f199d5bf1844", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.99 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.99 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling mimium-lang v2.3.1 [INFO] [stderr] Compiling extended v0.1.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling intx v0.1.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling mimium-symphonia v2.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ariadne v0.4.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling symphonia-codec-pcm v0.5.4 [INFO] [stderr] Compiling symphonia-codec-adpcm v0.5.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling libmimalloc-sys v0.1.39 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.4 [INFO] [stderr] Compiling symphonia-format-riff v0.5.4 [INFO] [stderr] Compiling symphonia-bundle-flac v0.5.4 [INFO] [stderr] Compiling symphonia-codec-vorbis v0.5.4 [INFO] [stderr] Compiling symphonia-format-mkv v0.5.4 [INFO] [stderr] Compiling symphonia-format-ogg v0.5.4 [INFO] [stderr] Compiling homedir v0.3.4 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling mimalloc v0.1.43 [INFO] [stderr] Compiling string-interner v0.17.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.99 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling colog v1.3.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.99 [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 16.24s [INFO] running `Command { std: "docker" "inspect" "b32eefde2fe7ca586760cb5b8530701c978173ff27e41cec5654f199d5bf1844", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b32eefde2fe7ca586760cb5b8530701c978173ff27e41cec5654f199d5bf1844", kill_on_drop: false }` [INFO] [stdout] b32eefde2fe7ca586760cb5b8530701c978173ff27e41cec5654f199d5bf1844 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] a9d11bc9a36b4e6ae839c578199ebd5e89c66358fbd5377e324d52ddf13c3092 [INFO] running `Command { std: "docker" "start" "-a" "a9d11bc9a36b4e6ae839c578199ebd5e89c66358fbd5377e324d52ddf13c3092", 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] 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] [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] running `Command { std: "docker" "inspect" "a9d11bc9a36b4e6ae839c578199ebd5e89c66358fbd5377e324d52ddf13c3092", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9d11bc9a36b4e6ae839c578199ebd5e89c66358fbd5377e324d52ddf13c3092", kill_on_drop: false }` [INFO] [stdout] a9d11bc9a36b4e6ae839c578199ebd5e89c66358fbd5377e324d52ddf13c3092