[INFO] fetching crate stak-wasm 0.12.11... [INFO] testing stak-wasm-0.12.11 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate stak-wasm 0.12.11 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate stak-wasm 0.12.11 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate stak-wasm 0.12.11 [INFO] tweaked toml for crates.io crate stak-wasm 0.12.11 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate stak-wasm 0.12.11 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate stak-wasm 0.12.11 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 575befbce22d10a81d35d4b1b1148e008cf9d4c28a315e36a7b126a362b69dfe [INFO] running `Command { std: "docker" "start" "-a" "575befbce22d10a81d35d4b1b1148e008cf9d4c28a315e36a7b126a362b69dfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "575befbce22d10a81d35d4b1b1148e008cf9d4c28a315e36a7b126a362b69dfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "575befbce22d10a81d35d4b1b1148e008cf9d4c28a315e36a7b126a362b69dfe", kill_on_drop: false }` [INFO] [stdout] 575befbce22d10a81d35d4b1b1148e008cf9d4c28a315e36a7b126a362b69dfe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b7a1ee36235104c144dcd85bebab5cb5e9dc2ab210b45de5dcbf61c5aa00b7d [INFO] running `Command { std: "docker" "start" "-a" "8b7a1ee36235104c144dcd85bebab5cb5e9dc2ab210b45de5dcbf61c5aa00b7d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling heapless v0.9.2 [INFO] [stderr] Compiling cfg-elif v0.6.5 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling noop-executor v0.1.2 [INFO] [stderr] Compiling stak-util v0.12.11 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling nonbox v0.5.13 [INFO] [stderr] Compiling stak-compiler v0.12.11 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling clap_builder v4.5.58 [INFO] [stderr] Compiling stak-configuration v0.12.11 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling syn v2.0.115 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling hmr v0.2.5 [INFO] [stderr] Compiling stak-module v0.12.11 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling stak-macro-util v0.12.11 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling winter-maybe-async v0.13.1 [INFO] [stderr] Compiling clap v4.5.58 [INFO] [stderr] Compiling stak-lzss v0.12.11 [INFO] [stderr] Compiling stak-vm v0.12.11 [INFO] [stderr] Compiling stak-device v0.12.11 [INFO] [stderr] Compiling stak-process-context v0.12.11 [INFO] [stderr] Compiling stak-time v0.12.11 [INFO] [stderr] Compiling stak-file v0.12.11 [INFO] [stderr] Compiling stak-inexact v0.12.11 [INFO] [stderr] Compiling stak-native v0.12.11 [INFO] [stderr] Compiling stak-r7rs v0.12.11 [INFO] [stderr] Compiling stak-build v0.12.11 [INFO] [stderr] Compiling stak-macro v0.12.11 [INFO] [stderr] Compiling stak-wasm v0.12.11 (/opt/rustwide/workdir) [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] warning: stak-wasm@0.12.11: Using an internal compiler for Stak Scheme. It can be very slow unless you modify `profile..build-override` in your `Cargo.toml` file to set `opt-level = 3`. For more information, see https://doc.rust-lang.org/cargo/reference/profiles.html#build-dependencies. Also, consider installing the external compiler by running `cargo install stak-compile`. [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 50.65s [INFO] running `Command { std: "docker" "inspect" "8b7a1ee36235104c144dcd85bebab5cb5e9dc2ab210b45de5dcbf61c5aa00b7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b7a1ee36235104c144dcd85bebab5cb5e9dc2ab210b45de5dcbf61c5aa00b7d", kill_on_drop: false }` [INFO] [stdout] 8b7a1ee36235104c144dcd85bebab5cb5e9dc2ab210b45de5dcbf61c5aa00b7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df21df43de557d45cf799f5e271fd2501906c77876c661d7c3012e2b6286e7eb [INFO] running `Command { std: "docker" "start" "-a" "df21df43de557d45cf799f5e271fd2501906c77876c661d7c3012e2b6286e7eb", kill_on_drop: false }` [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling cfg-elif v0.6.5 [INFO] [stderr] Compiling noop-executor v0.1.2 [INFO] [stderr] Compiling nonbox v0.5.13 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling stak-util v0.12.11 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling stak-configuration v0.12.11 [INFO] [stderr] warning: stak-wasm@0.12.11: Using an internal compiler for Stak Scheme. It can be very slow unless you modify `profile..build-override` in your `Cargo.toml` file to set `opt-level = 3`. For more information, see https://doc.rust-lang.org/cargo/reference/profiles.html#build-dependencies. Also, consider installing the external compiler by running `cargo install stak-compile`. [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.50 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling heapless v0.9.2 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling clap_builder v4.5.58 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling hmr v0.2.5 [INFO] [stderr] Compiling stak-module v0.12.11 [INFO] [stderr] Compiling clap v4.5.58 [INFO] [stderr] Compiling stak-lzss v0.12.11 [INFO] [stderr] Compiling stak-vm v0.12.11 [INFO] [stderr] Compiling stak-inexact v0.12.11 [INFO] [stderr] Compiling stak-file v0.12.11 [INFO] [stderr] Compiling stak-time v0.12.11 [INFO] [stderr] Compiling stak-native v0.12.11 [INFO] [stderr] Compiling stak-process-context v0.12.11 [INFO] [stderr] Compiling stak-device v0.12.11 [INFO] [stderr] Compiling stak-r7rs v0.12.11 [INFO] [stderr] Compiling stak-compiler v0.12.11 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.50 [INFO] [stderr] Compiling stak-wasm v0.12.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 47.86s [INFO] running `Command { std: "docker" "inspect" "df21df43de557d45cf799f5e271fd2501906c77876c661d7c3012e2b6286e7eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df21df43de557d45cf799f5e271fd2501906c77876c661d7c3012e2b6286e7eb", kill_on_drop: false }` [INFO] [stdout] df21df43de557d45cf799f5e271fd2501906c77876c661d7c3012e2b6286e7eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6ac4afc3c45b2c1aa7ebde4345fa3a1937cca2bf8bbf17c97fb362b3be2f625a [INFO] running `Command { std: "docker" "start" "-a" "6ac4afc3c45b2c1aa7ebde4345fa3a1937cca2bf8bbf17c97fb362b3be2f625a", kill_on_drop: false }` [INFO] [stderr] warning: stak-wasm@0.12.11: Using an internal compiler for Stak Scheme. It can be very slow unless you modify `profile..build-override` in your `Cargo.toml` file to set `opt-level = 3`. For more information, see https://doc.rust-lang.org/cargo/reference/profiles.html#build-dependencies. Also, consider installing the external compiler by running `cargo install stak-compile`. [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stak_wasm-617eca01b1a48ac1) [INFO] [stdout] [INFO] [stderr] Running tests/web.rs (/opt/rustwide/target/debug/deps/web-ac94d5cabab0b9d3) [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] [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] Doc-tests stak_wasm [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] running `Command { std: "docker" "inspect" "6ac4afc3c45b2c1aa7ebde4345fa3a1937cca2bf8bbf17c97fb362b3be2f625a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ac4afc3c45b2c1aa7ebde4345fa3a1937cca2bf8bbf17c97fb362b3be2f625a", kill_on_drop: false }` [INFO] [stdout] 6ac4afc3c45b2c1aa7ebde4345fa3a1937cca2bf8bbf17c97fb362b3be2f625a