[INFO] cloning repository https://github.com/heya-naohiro/wasm-load-basecamp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/heya-naohiro/wasm-load-basecamp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheya-naohiro%2Fwasm-load-basecamp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheya-naohiro%2Fwasm-load-basecamp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eb854b444657701dd304c29f2000213927a10e8f
[INFO] testing heya-naohiro/wasm-load-basecamp against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheya-naohiro%2Fwasm-load-basecamp" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/heya-naohiro/wasm-load-basecamp
[INFO] finished tweaking git repo https://github.com/heya-naohiro/wasm-load-basecamp
[INFO] tweaked toml for git repo https://github.com/heya-naohiro/wasm-load-basecamp written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/heya-naohiro/wasm-load-basecamp on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/heya-naohiro/wasm-load-basecamp 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/bytecodealliance/wasmtime`
[INFO] [stderr]     Updating git submodule `https://github.com/WebAssembly/wasi-nn`
[INFO] [stderr]     Updating git submodule `https://github.com/WebAssembly/testsuite`
[INFO] [stderr]     Updating git submodule `https://github.com/WebAssembly/wasi-testsuite.git`
[INFO] [stderr]     Updating git submodule `https://github.com/WebAssembly/wasi-threads`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wit-bindgen-rust-macro v0.24.0
[INFO] [stderr]   Downloaded wit-bindgen-rust v0.24.0
[INFO] [stderr]   Downloaded serde_derive v1.0.199
[INFO] [stderr]   Downloaded wit-bindgen v0.24.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.59
[INFO] [stderr]   Downloaded memfd v0.6.4
[INFO] [stderr]   Downloaded ittapi v0.4.0
[INFO] [stderr]   Downloaded wat v1.206.0
[INFO] [stderr]   Downloaded anyhow v1.0.82
[INFO] [stderr]   Downloaded fxprof-processed-profile v0.6.0
[INFO] [stderr]   Downloaded wasmprinter v0.206.0
[INFO] [stderr]   Downloaded toml v0.8.12
[INFO] [stderr]   Downloaded cpp_demangle v0.4.3
[INFO] [stderr]   Downloaded toml_edit v0.22.12
[INFO] [stderr]   Downloaded postcard v1.0.8
[INFO] [stderr]   Downloaded winnow v0.6.7
[INFO] [stderr]   Downloaded ittapi-sys v0.4.0
[INFO] [stderr]   Downloaded wasmparser v0.202.0
[INFO] [stderr]   Downloaded wit-component v0.202.0
[INFO] [stderr]   Downloaded wasmparser v0.206.0
[INFO] [stderr]   Downloaded wit-parser v0.206.0
[INFO] [stderr]   Downloaded wast v206.0.0
[INFO] [stderr]   Downloaded wasm-encoder v0.202.0
[INFO] [stderr]   Downloaded serde v1.0.199
[INFO] [stderr]   Downloaded object v0.33.0
[INFO] [stderr]   Downloaded wasm-encoder v0.206.0
[INFO] [stderr]   Downloaded wit-bindgen-core v0.24.0
[INFO] [stderr]   Downloaded wit-parser v0.202.0
[INFO] [stderr]   Downloaded psm v0.1.21
[INFO] [stderr]   Downloaded sptr v0.3.2
[INFO] [stderr]   Downloaded thiserror v1.0.59
[INFO] [stderr]   Downloaded wasm-metadata v0.202.0
[INFO] [stderr]   Downloaded wit-bindgen-rt v0.24.0
[INFO] [stderr]   Downloaded spdx v0.10.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ef653eeb3d340df48154a6ce741161e5f3900a359c0e4c6e8d6cb46799b3f551
[INFO] running `Command { std: "docker" "start" "-a" "ef653eeb3d340df48154a6ce741161e5f3900a359c0e4c6e8d6cb46799b3f551", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef653eeb3d340df48154a6ce741161e5f3900a359c0e4c6e8d6cb46799b3f551", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef653eeb3d340df48154a6ce741161e5f3900a359c0e4c6e8d6cb46799b3f551", kill_on_drop: false }`
[INFO] [stdout] ef653eeb3d340df48154a6ce741161e5f3900a359c0e4c6e8d6cb46799b3f551
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc47e8202ef01cd3d9d1cf243b31522552b6e346409c96eb50e7a40767902e9c
[INFO] running `Command { std: "docker" "start" "-a" "cc47e8202ef01cd3d9d1cf243b31522552b6e346409c96eb50e7a40767902e9c", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling serde v1.0.199
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling cranelift-isle v0.108.0 (https://github.com/bytecodealliance/wasmtime#c66c8741)
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.108.0 (https://github.com/bytecodealliance/wasmtime#c66c8741)
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.108.0 (https://github.com/bytecodealliance/wasmtime#c66c8741)
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling arbitrary v1.3.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling wasm-encoder v0.202.0
[INFO] [stderr]    Compiling spdx v0.10.4
[INFO] [stderr]    Compiling wasm-encoder v0.206.0
[INFO] [stderr]    Compiling cpp_demangle v0.4.3
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling cranelift-control v0.108.0 (https://github.com/bytecodealliance/wasmtime#c66c8741)
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling embedded-io v0.4.0
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling wit-bindgen-rust v0.24.0
[INFO] [stderr]    Compiling cc v1.0.96
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling winnow v0.6.7
[INFO] [stderr]    Compiling wasmtime-component-util v21.0.0 (https://github.com/bytecodealliance/wasmtime#c66c8741)
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.24.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling wit-bindgen-rt v0.24.0
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling wasmtime-cache v21.0.0 (https://github.com/bytecodealliance/wasmtime#c66c8741)
[INFO] [stderr]    Compiling wasmtime-component-macro v21.0.0 (https://github.com/bytecodealliance/wasmtime#c66c8741)
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling wast v206.0.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling wasmtime-asm-macros v21.0.0 (https://github.com/bytecodealliance/wasmtime#c66c8741)
[INFO] [stderr]    Compiling wasmtime-jit-icache-coherence v21.0.0 (https://github.com/bytecodealliance/wasmtime#c66c8741)
[INFO] [stderr]    Compiling wasmtime-slab v21.0.0 (https://github.com/bytecodealliance/wasmtime#c66c8741)
[INFO] [stderr]    Compiling sptr v0.3.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling cranelift-codegen v0.108.0 (https://github.com/bytecodealliance/wasmtime#c66c8741)
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.199
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v21.0.0 (https://github.com/bytecodealliance/wasmtime#c66c8741)
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling wasmtime-fiber v21.0.0 (https://github.com/bytecodealliance/wasmtime#c66c8741)
[INFO] [stderr]    Compiling wasmtime v21.0.0 (https://github.com/bytecodealliance/wasmtime#c66c8741)
[INFO] [stderr]    Compiling ittapi v0.4.0
[INFO] [stderr]    Compiling memfd v0.6.4
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling wasmparser v0.202.0
[INFO] [stderr]    Compiling wasmparser v0.206.0
[INFO] [stderr]    Compiling zstd v0.13.1
[INFO] [stderr]    Compiling cranelift-entity v0.108.0 (https://github.com/bytecodealliance/wasmtime#c66c8741)
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling postcard v1.0.8
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling regalloc2 v0.9.3
[INFO] [stderr]    Compiling cranelift-bforest v0.108.0 (https://github.com/bytecodealliance/wasmtime#c66c8741)
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling object v0.33.0
[INFO] [stderr]    Compiling toml_edit v0.22.12
[INFO] [stderr]    Compiling fxprof-processed-profile v0.6.0
[INFO] [stderr]    Compiling wat v1.206.0
[INFO] [stderr]    Compiling wit-parser v0.206.0
[INFO] [stderr]    Compiling wit-parser v0.202.0
[INFO] [stderr] error: could not compile `wast` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2fd6efc32704647e64d3d646d21c4c68eae100e4/bin/rustc --crate-name wast --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wast-206.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --deny=unsafe_code '--allow=clippy::all' --cfg 'feature="default"' --cfg 'feature="wasm-module"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "wasm-module"))' -C metadata=454c393cc8e99448 -C extra-filename=-98265d516d32915a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-2d2c91a1d19edcc8.rmeta --extern leb128=/opt/rustwide/target/debug/deps/libleb128-ae0983f084a091ac.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-659d2f3239d1b4b2.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-d4af6ef784b2a0cb.rmeta --extern wasm_encoder=/opt/rustwide/target/debug/deps/libwasm_encoder-3dc575af0da45ad2.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `wasmparser` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2fd6efc32704647e64d3d646d21c4c68eae100e4/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.206.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --deny=unsafe_code '--allow=clippy::all' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=70ee1d5f18b153a1 -C extra-filename=-30e79eb949a36261 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-6d89c7dc06d136dd.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c450a8c431161a6c.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-31f58386ffed7b16.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-c4072f933238ac89.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-ce4997a837766de6.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "cc47e8202ef01cd3d9d1cf243b31522552b6e346409c96eb50e7a40767902e9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc47e8202ef01cd3d9d1cf243b31522552b6e346409c96eb50e7a40767902e9c", kill_on_drop: false }`
[INFO] [stdout] cc47e8202ef01cd3d9d1cf243b31522552b6e346409c96eb50e7a40767902e9c
