[INFO] fetching crate stak 0.11.5...
[INFO] building stak-0.11.5 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate stak 0.11.5 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate stak 0.11.5
[INFO] finished tweaking crates.io crate stak 0.11.5
[INFO] tweaked toml for crates.io crate stak 0.11.5 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate stak 0.11.5 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stak 0.11.5 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stak-macro v0.11.5
[INFO] [stderr]   Downloaded stak-macro-util v0.11.5
[INFO] [stderr]   Downloaded nonbox v0.5.12
[INFO] [stderr]   Downloaded stak-engine v0.11.5
[INFO] [stderr]   Downloaded stak-libc v0.11.5
[INFO] [stderr]   Downloaded main_error v0.1.2
[INFO] [stderr]   Downloaded stak-sac v0.11.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3a780a6046bbece83edc945ef255db396ec211b8dbd98b32835fcffe275ac603
[INFO] running `Command { std: "docker" "start" "-a" "3a780a6046bbece83edc945ef255db396ec211b8dbd98b32835fcffe275ac603", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a780a6046bbece83edc945ef255db396ec211b8dbd98b32835fcffe275ac603", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a780a6046bbece83edc945ef255db396ec211b8dbd98b32835fcffe275ac603", kill_on_drop: false }`
[INFO] [stdout] 3a780a6046bbece83edc945ef255db396ec211b8dbd98b32835fcffe275ac603
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65ef5ee3d97c73acf0293ac6b1be018ead87782ee304ac7e161cffb3416e88d3
[INFO] running `Command { std: "docker" "start" "-a" "65ef5ee3d97c73acf0293ac6b1be018ead87782ee304ac7e161cffb3416e88d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling noop-executor v0.1.2
[INFO] [stderr]    Compiling cfg-elif v0.6.5
[INFO] [stderr]    Compiling libc v0.2.176
[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.5
[INFO] [stderr]    Compiling stak-configuration v0.11.5
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling stak-util v0.11.5
[INFO] [stderr]    Compiling bitflags v2.7.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[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 wyz v0.5.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling funty v2.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 clap_builder v4.5.48
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[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 signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling hmr v0.2.5
[INFO] [stderr]    Compiling stak-module v0.11.5
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling stak-macro-util v0.11.5
[INFO] [stderr]    Compiling winter-maybe-async v0.13.1
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling stak-vm v0.11.5
[INFO] [stderr]    Compiling stak-file v0.11.5
[INFO] [stderr]    Compiling stak-time v0.11.5
[INFO] [stderr]    Compiling stak-inexact v0.11.5
[INFO] [stderr]    Compiling stak-process-context v0.11.5
[INFO] [stderr]    Compiling stak-device v0.11.5
[INFO] [stderr]    Compiling stak-native v0.11.5
[INFO] [stderr]    Compiling stak-r7rs v0.11.5
[INFO] [stderr]    Compiling stak-build v0.11.5
[INFO] [stderr]    Compiling stak-macro v0.11.5
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling stak-sac v0.11.5
[INFO] [stderr]    Compiling stak-engine v0.11.5
[INFO] [stderr]    Compiling stak v0.11.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling stak-dynamic v0.11.5
[INFO] [stderr] warning: stak@0.11.5: Using an internal compiler for Stak Scheme. It can be very slow unless you modify `profile.<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 1m 39s
[INFO] running `Command { std: "docker" "inspect" "65ef5ee3d97c73acf0293ac6b1be018ead87782ee304ac7e161cffb3416e88d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65ef5ee3d97c73acf0293ac6b1be018ead87782ee304ac7e161cffb3416e88d3", kill_on_drop: false }`
[INFO] [stdout] 65ef5ee3d97c73acf0293ac6b1be018ead87782ee304ac7e161cffb3416e88d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e02db0392eff1b18a8de42632c99989ed188045e5940c3aa663102ab91b551e
[INFO] running `Command { std: "docker" "start" "-a" "3e02db0392eff1b18a8de42632c99989ed188045e5940c3aa663102ab91b551e", kill_on_drop: false }`
[INFO] [stderr]    Compiling noop-executor v0.1.2
[INFO] [stderr]    Compiling cfg-elif v0.6.5
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling nonbox v0.5.12
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling bitflags v2.7.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling zerocopy v0.8.14
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling stak-util v0.11.5
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling stak-vm v0.11.5
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling heapless v0.9.1
[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 cfg-if v1.0.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling any-fn v0.6.3
[INFO] [stderr]    Compiling main_error v0.1.2
[INFO] [stderr]    Compiling stak-configuration v0.11.5
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr] warning: stak@0.11.5: Using an internal compiler for Stak Scheme. It can be very slow unless you modify `profile.<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.48
[INFO] [stderr]    Compiling stak-time v0.11.5
[INFO] [stderr]    Compiling stak-native v0.11.5
[INFO] [stderr]    Compiling stak-process-context v0.11.5
[INFO] [stderr]    Compiling stak-file v0.11.5
[INFO] [stderr]    Compiling stak-device v0.11.5
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling stak-inexact v0.11.5
[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 stak-r7rs v0.11.5
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling hmr v0.2.5
[INFO] [stderr]    Compiling stak-module v0.11.5
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling rand_core v0.9.0
[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 clap v4.5.48
[INFO] [stderr]    Compiling stak-sac v0.11.5
[INFO] [stderr]    Compiling stak-dynamic v0.11.5
[INFO] [stderr]    Compiling stak-engine v0.11.5
[INFO] [stderr]    Compiling stak v0.11.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "3e02db0392eff1b18a8de42632c99989ed188045e5940c3aa663102ab91b551e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e02db0392eff1b18a8de42632c99989ed188045e5940c3aa663102ab91b551e", kill_on_drop: false }`
[INFO] [stdout] 3e02db0392eff1b18a8de42632c99989ed188045e5940c3aa663102ab91b551e
