[INFO] fetching crate stak-wasm 0.11.5... [INFO] building stak-wasm-0.11.5 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate stak-wasm 0.11.5 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate stak-wasm 0.11.5 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate stak-wasm 0.11.5 [INFO] tweaked toml for crates.io crate stak-wasm 0.11.5 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate stak-wasm 0.11.5 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate stak-wasm 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83a223aca6e87322aa5995695e47957ca21780f06c01b99ffe226ccf1ec03dfb [INFO] running `Command { std: "docker" "start" "-a" "83a223aca6e87322aa5995695e47957ca21780f06c01b99ffe226ccf1ec03dfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83a223aca6e87322aa5995695e47957ca21780f06c01b99ffe226ccf1ec03dfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83a223aca6e87322aa5995695e47957ca21780f06c01b99ffe226ccf1ec03dfb", kill_on_drop: false }` [INFO] [stdout] 83a223aca6e87322aa5995695e47957ca21780f06c01b99ffe226ccf1ec03dfb [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07d7aace874384553863cbc1a33ca623e111478d864b0f9258ea8cedd41c17de [INFO] running `Command { std: "docker" "start" "-a" "07d7aace874384553863cbc1a33ca623e111478d864b0f9258ea8cedd41c17de", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.14 [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 libm v0.2.15 [INFO] [stderr] Compiling heapless v0.9.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling stak-util v0.11.5 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling nonbox v0.5.12 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling stak-compiler v0.11.5 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling stak-configuration v0.11.5 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling tokio v1.47.1 [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 which v8.0.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling stak-macro-util v0.11.5 [INFO] [stderr] Compiling winter-maybe-async v0.13.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling stak-vm v0.11.5 [INFO] [stderr] Compiling stak-process-context v0.11.5 [INFO] [stderr] Compiling stak-file v0.11.5 [INFO] [stderr] Compiling stak-inexact v0.11.5 [INFO] [stderr] Compiling stak-native v0.11.5 [INFO] [stderr] Compiling stak-device v0.11.5 [INFO] [stderr] Compiling stak-time 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 wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling stak-wasm v0.11.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "07d7aace874384553863cbc1a33ca623e111478d864b0f9258ea8cedd41c17de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07d7aace874384553863cbc1a33ca623e111478d864b0f9258ea8cedd41c17de", kill_on_drop: false }` [INFO] [stdout] 07d7aace874384553863cbc1a33ca623e111478d864b0f9258ea8cedd41c17de