[INFO] fetching crate mimium-test 2.0.0-alpha2...
[INFO] testing mimium-test-2.0.0-alpha2 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate mimium-test 2.0.0-alpha2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate mimium-test 2.0.0-alpha2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mimium-test 2.0.0-alpha2
[INFO] tweaked toml for crates.io crate mimium-test 2.0.0-alpha2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mimium-test 2.0.0-alpha2 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 172 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 77ee8006785c619d271d3df46840ef39921a4342c4d709a17bae532b41a242dd
[INFO] running `Command { std: "docker" "start" "-a" "77ee8006785c619d271d3df46840ef39921a4342c4d709a17bae532b41a242dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77ee8006785c619d271d3df46840ef39921a4342c4d709a17bae532b41a242dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77ee8006785c619d271d3df46840ef39921a4342c4d709a17bae532b41a242dd", kill_on_drop: false }`
[INFO] [stdout] 77ee8006785c619d271d3df46840ef39921a4342c4d709a17bae532b41a242dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 56be5b536b50eb8589f8532b687ba818416c4e3317a7e60fe18caf235fde111a
[INFO] running `Command { std: "docker" "start" "-a" "56be5b536b50eb8589f8532b687ba818416c4e3317a7e60fe18caf235fde111a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.104
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling mimium-lang v2.3.1
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ariadne v0.4.1
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling string-interner v0.17.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling intx v0.1.0
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling ringbuf v0.4.8
[INFO] [stderr]    Compiling mimium-test v2.0.0-alpha2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling mimalloc v0.1.48
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling homedir v0.3.6
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.104
[INFO] [stderr]    Compiling colog v1.4.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.104
[INFO] [stderr]    Compiling mimium-scheduler v2.3.1
[INFO] [stderr]    Compiling mimium-audiodriver v2.3.1
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |         Err(vec![Box::new(runtime::Error(
[INFO] [stdout]    |                           -------------- arguments to this struct are incorrect
[INFO] [stdout] 25 |             runtime::ErrorKind::Unknown,
[INFO] [stdout] 26 |             0..0,
[INFO] [stdout]    |             ^^^^ expected `Location`, found `Range<{integer}>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `mimium_lang::utils::metadata::Location`
[INFO] [stdout]               found struct `std::ops::Range<{integer}>`
[INFO] [stdout] note: tuple struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mimium-lang-2.3.1/src/runtime.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Error(pub ErrorKind, pub Location);
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]   --> src/lib.rs:36:19
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let mut ctx = ExecContext::new([].into_iter(), None);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^---------------------- argument #3 of type `mimium_lang::Config` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mimium-lang-2.3.1/src/lib.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let mut ctx = ExecContext::new([].into_iter(), None, /* mimium_lang::Config */);
[INFO] [stdout]    |                                                        +++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0616]: field `vm` of struct `ExecContext` is private
[INFO] [stdout]   --> src/lib.rs:38:27
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let mut machine = ctx.vm.unwrap();
[INFO] [stdout]    |                           ^^ private field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]   --> src/lib.rs:59:19
[INFO] [stdout]    |
[INFO] [stdout] 59 |       let mut ctx = ExecContext::new(
[INFO] [stdout]    |  ___________________^^^^^^^^^^^^^^^^-
[INFO] [stdout] 60 | |         plugins.chain([audiodriverplug]),
[INFO] [stdout] 61 | |         path.map(|s| s.to_symbol()),
[INFO] [stdout] 62 | |     );
[INFO] [stdout]    | |_____- argument #3 of type `mimium_lang::Config` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mimium-lang-2.3.1/src/lib.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let mut ctx = ExecContext::new(
[INFO] [stdout] 63 |         plugins.chain([audiodriverplug]),
[INFO] [stdout] 64 |         path.map(|s| s.to_symbol()),
[INFO] [stdout] 65 ~         /* mimium_lang::Config */,
[INFO] [stdout] 66 ~     );
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]   --> src/lib.rs:87:19
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let mut ctx = ExecContext::new([].into_iter(), path);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^---------------------- argument #3 of type `mimium_lang::Config` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mimium-lang-2.3.1/src/lib.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let mut ctx = ExecContext::new([].into_iter(), path, /* mimium_lang::Config */);
[INFO] [stdout]    |                                                        +++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0616]: field `vm` of struct `ExecContext` is private
[INFO] [stdout]   --> src/lib.rs:90:24
[INFO] [stdout]    |
[INFO] [stdout] 90 |     let bytecode = ctx.vm.unwrap().prog;
[INFO] [stdout]    |                        ^^ private field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:111:26
[INFO] [stdout]     |
[INFO] [stdout] 111 |             report(&src, file, &errs);
[INFO] [stdout]     |             ------       ^^^^ expected `Symbol`, found `PathBuf`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mimium-lang-2.3.1/src/utils/error.rs:62:8
[INFO] [stdout]     |
[INFO] [stdout]  62 | pub fn report(src: &str, path: Symbol, errs: &[Box<dyn ReportableError>]) {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:126:26
[INFO] [stdout]     |
[INFO] [stdout] 126 |             report(&src, file, &errs);
[INFO] [stdout]     |             ------       ^^^^ expected `Symbol`, found `PathBuf`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mimium-lang-2.3.1/src/utils/error.rs:62:8
[INFO] [stdout]     |
[INFO] [stdout]  62 | pub fn report(src: &str, path: Symbol, errs: &[Box<dyn ReportableError>]) {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> src/lib.rs:163:19
[INFO] [stdout]     |
[INFO] [stdout] 163 |     let mut ctx = ExecContext::new([].into_iter(), Some(file.to_str().unwrap().to_symbol()));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^---------------------------------------------------------- argument #3 of type `mimium_lang::Config` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mimium-lang-2.3.1/src/lib.rs:59:12
[INFO] [stdout]     |
[INFO] [stdout]  59 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 163 |     let mut ctx = ExecContext::new([].into_iter(), Some(file.to_str().unwrap().to_symbol()), /* mimium_lang::Config */);
[INFO] [stdout]     |                                                                                            +++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0616]: field `vm` of struct `ExecContext` is private
[INFO] [stdout]    --> src/lib.rs:165:24
[INFO] [stdout]     |
[INFO] [stdout] 165 |     let bytecode = ctx.vm.expect("failed to emit bytecode").prog;
[INFO] [stdout]     |                        ^^ private field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0616.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mimium-test` (lib) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "56be5b536b50eb8589f8532b687ba818416c4e3317a7e60fe18caf235fde111a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56be5b536b50eb8589f8532b687ba818416c4e3317a7e60fe18caf235fde111a", kill_on_drop: false }`
[INFO] [stdout] 56be5b536b50eb8589f8532b687ba818416c4e3317a7e60fe18caf235fde111a
