[INFO] fetching crate stak 0.11.9... [INFO] testing stak-0.11.9 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate stak 0.11.9 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate stak 0.11.9 [INFO] finished tweaking crates.io crate stak 0.11.9 [INFO] tweaked toml for crates.io crate stak 0.11.9 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate stak 0.11.9 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate stak 0.11.9 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8397fe47922c6176d87635f678cec225cfcc581a36bea533463d145b6e5666e3 [INFO] running `Command { std: "docker" "start" "-a" "8397fe47922c6176d87635f678cec225cfcc581a36bea533463d145b6e5666e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8397fe47922c6176d87635f678cec225cfcc581a36bea533463d145b6e5666e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8397fe47922c6176d87635f678cec225cfcc581a36bea533463d145b6e5666e3", kill_on_drop: false }` [INFO] [stdout] 8397fe47922c6176d87635f678cec225cfcc581a36bea533463d145b6e5666e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a47a23411b89f94a946d76cfaec72dd222934065a6a9f51f6ee0f8a881a8b591 [INFO] running `Command { std: "docker" "start" "-a" "a47a23411b89f94a946d76cfaec72dd222934065a6a9f51f6ee0f8a881a8b591", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling noop-executor v0.1.2 [INFO] [stderr] Compiling cfg-elif v0.6.5 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling heapless v0.9.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling nonbox v0.5.12 [INFO] [stderr] Compiling stak-compiler v0.11.9 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling stak-configuration v0.11.9 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling stak-util v0.11.9 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling any-fn v0.6.3 [INFO] [stderr] Compiling main_error v0.1.2 [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling hmr v0.2.5 [INFO] [stderr] Compiling stak-module v0.11.9 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling stak-macro-util v0.11.9 [INFO] [stderr] Compiling winter-maybe-async v0.13.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling stak-vm v0.11.9 [INFO] [stderr] Compiling stak-inexact v0.11.9 [INFO] [stderr] Compiling stak-time v0.11.9 [INFO] [stderr] Compiling stak-native v0.11.9 [INFO] [stderr] Compiling stak-file v0.11.9 [INFO] [stderr] Compiling stak-device v0.11.9 [INFO] [stderr] Compiling stak-process-context v0.11.9 [INFO] [stderr] Compiling stak-r7rs v0.11.9 [INFO] [stderr] Compiling stak-build v0.11.9 [INFO] [stderr] Compiling stak-macro v0.11.9 [INFO] [stderr] Compiling stak-engine v0.11.9 [INFO] [stderr] Compiling stak v0.11.9 (/opt/rustwide/workdir) [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling stak-sac v0.11.9 [INFO] [stderr] Compiling stak-dynamic v0.11.9 [INFO] [stderr] warning: stak@0.11.9: 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 2m 00s [INFO] running `Command { std: "docker" "inspect" "a47a23411b89f94a946d76cfaec72dd222934065a6a9f51f6ee0f8a881a8b591", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a47a23411b89f94a946d76cfaec72dd222934065a6a9f51f6ee0f8a881a8b591", kill_on_drop: false }` [INFO] [stdout] a47a23411b89f94a946d76cfaec72dd222934065a6a9f51f6ee0f8a881a8b591 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 296160851d9e77725cae82e272eb85389d24b9147f58b737927f5e26ecb210cb [INFO] running `Command { std: "docker" "start" "-a" "296160851d9e77725cae82e272eb85389d24b9147f58b737927f5e26ecb210cb", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-elif v0.6.5 [INFO] [stderr] Compiling noop-executor v0.1.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling nonbox v0.5.12 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling zerocopy v0.8.14 [INFO] [stderr] Compiling stak-util v0.11.9 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling stak-vm v0.11.9 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heapless v0.9.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling stak-native v0.11.9 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling stak-process-context v0.11.9 [INFO] [stderr] Compiling stak-time v0.11.9 [INFO] [stderr] Compiling stak-device v0.11.9 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling any-fn v0.6.3 [INFO] [stderr] Compiling main_error v0.1.2 [INFO] [stderr] Compiling stak-configuration v0.11.9 [INFO] [stderr] warning: stak@0.11.9: 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 clap_builder v4.5.51 [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 notify v8.2.0 [INFO] [stderr] Compiling hmr v0.2.5 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling stak-module v0.11.9 [INFO] [stderr] Compiling stak-inexact v0.11.9 [INFO] [stderr] Compiling stak-file v0.11.9 [INFO] [stderr] Compiling stak-r7rs v0.11.9 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling stak-sac v0.11.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling stak-dynamic v0.11.9 [INFO] [stderr] Compiling stak-engine v0.11.9 [INFO] [stderr] Compiling stak v0.11.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "296160851d9e77725cae82e272eb85389d24b9147f58b737927f5e26ecb210cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "296160851d9e77725cae82e272eb85389d24b9147f58b737927f5e26ecb210cb", kill_on_drop: false }` [INFO] [stdout] 296160851d9e77725cae82e272eb85389d24b9147f58b737927f5e26ecb210cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6e15753116532d9cb034893facd483d82ed0237a73052191c06ec667d3e19765 [INFO] running `Command { std: "docker" "start" "-a" "6e15753116532d9cb034893facd483d82ed0237a73052191c06ec667d3e19765", kill_on_drop: false }` [INFO] [stderr] warning: stak@0.11.9: 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.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stak-ddef6c6a6befafe3) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/stak-b266c97148b4aa1a) [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 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/lib.rs - vm (line 150) - compile ... FAILED [INFO] [stdout] test src/../README.md - (line 82) - compile ... FAILED [INFO] [stdout] test src/../README.md - (line 92) ... FAILED [INFO] [stdout] test src/lib.rs - vm (line 161) ... ok [INFO] [stdout] test src/lib.rs - device (line 14) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - vm (line 150) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `stak_build` [INFO] [stdout] --> src/lib.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | use stak_build::{build_r7rs, BuildError}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `stak_build` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 152 - use stak_build::{build_r7rs, BuildError}; [INFO] [stdout] 152 + use stak_file::{build_r7rs, BuildError}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/../README.md - (line 82) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `stak_build` [INFO] [stdout] --> src/../README.md:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | use stak_build::{build_r7rs, BuildError}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `stak_build` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 84 - use stak_build::{build_r7rs, BuildError}; [INFO] [stdout] 84 + use stak_file::{build_r7rs, BuildError}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/../README.md - (line 92) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/../README.md - (line 82) [INFO] [stdout] src/../README.md - (line 92) [INFO] [stdout] src/lib.rs - vm (line 150) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.24s [INFO] [stdout] [INFO] [stdout] all doctests ran in 6.38s; merged doctests compilation took 0.14s [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "6e15753116532d9cb034893facd483d82ed0237a73052191c06ec667d3e19765", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e15753116532d9cb034893facd483d82ed0237a73052191c06ec667d3e19765", kill_on_drop: false }` [INFO] [stdout] 6e15753116532d9cb034893facd483d82ed0237a73052191c06ec667d3e19765