[INFO] fetching crate mun_runtime_capi 0.4.0... [INFO] testing mun_runtime_capi-0.4.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate mun_runtime_capi 0.4.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate mun_runtime_capi 0.4.0 [INFO] finished tweaking crates.io crate mun_runtime_capi 0.4.0 [INFO] tweaked toml for crates.io crate mun_runtime_capi 0.4.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mun_runtime_capi 0.4.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 107 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b9e7a3b248c7deb934c08286474a606689826a97b4ebe2ed8d7b6e1c7f93070 [INFO] running `Command { std: "docker" "start" "-a" "1b9e7a3b248c7deb934c08286474a606689826a97b4ebe2ed8d7b6e1c7f93070", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b9e7a3b248c7deb934c08286474a606689826a97b4ebe2ed8d7b6e1c7f93070", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b9e7a3b248c7deb934c08286474a606689826a97b4ebe2ed8d7b6e1c7f93070", kill_on_drop: false }` [INFO] [stdout] 1b9e7a3b248c7deb934c08286474a606689826a97b4ebe2ed8d7b6e1c7f93070 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a950c9d5aa69dcc1456acfda34c13c7b833ec682d35f23af9a90f5fe9c22417 [INFO] running `Command { std: "docker" "start" "-a" "7a950c9d5aa69dcc1456acfda34c13c7b833ec682d35f23af9a90f5fe9c22417", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling extendhash v1.0.10 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling mun_paths v0.4.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling notify v5.2.0 [INFO] [stderr] Compiling mun_abi v0.4.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling mun_libloader v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling insta v1.43.2 [INFO] [stderr] Compiling mun_project v0.4.0 [INFO] [stderr] Compiling mun_capi_utils v0.4.0 [INFO] [stderr] Compiling mun_memory v0.4.0 [INFO] [stderr] Compiling mun_runtime v0.4.0 [INFO] [stderr] Compiling mun_runtime_capi v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.59s [INFO] running `Command { std: "docker" "inspect" "7a950c9d5aa69dcc1456acfda34c13c7b833ec682d35f23af9a90f5fe9c22417", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a950c9d5aa69dcc1456acfda34c13c7b833ec682d35f23af9a90f5fe9c22417", kill_on_drop: false }` [INFO] [stdout] 7a950c9d5aa69dcc1456acfda34c13c7b833ec682d35f23af9a90f5fe9c22417 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7339f610ce75415bdb14f837b34cb729e67d19189b4ae07a0bc007677257e70 [INFO] running `Command { std: "docker" "start" "-a" "b7339f610ce75415bdb14f837b34cb729e67d19189b4ae07a0bc007677257e70", kill_on_drop: false }` [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling mun_runtime_capi v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `mun_compiler` [INFO] [stdout] --> src/test_util.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use mun_compiler::{Config, DisplayColor, Driver, PathOrInline, RelativePathBuf}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `mun_compiler` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `mun_compiler`, use `cargo add mun_compiler` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mun_runtime_capi` (lib test) due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b7339f610ce75415bdb14f837b34cb729e67d19189b4ae07a0bc007677257e70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7339f610ce75415bdb14f837b34cb729e67d19189b4ae07a0bc007677257e70", kill_on_drop: false }` [INFO] [stdout] b7339f610ce75415bdb14f837b34cb729e67d19189b4ae07a0bc007677257e70