[INFO] fetching crate wacker-cli 0.10.0...
[INFO] checking wacker-cli-0.10.0 against try#18c1d185ac7a6a3bf399296b35e4b2736809a756 for pr-146972
[INFO] extracting crate wacker-cli 0.10.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate wacker-cli 0.10.0
[INFO] finished tweaking crates.io crate wacker-cli 0.10.0
[INFO] tweaked toml for crates.io crate wacker-cli 0.10.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wacker-cli 0.10.0 on toolchain 18c1d185ac7a6a3bf399296b35e4b2736809a756
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wacker-cli 0.10.0 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" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 79301bde4b5c122085adc52835eabf20cc77ab016ab9c1e3352633fbf129bf9d
[INFO] running `Command { std: "docker" "start" "-a" "79301bde4b5c122085adc52835eabf20cc77ab016ab9c1e3352633fbf129bf9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79301bde4b5c122085adc52835eabf20cc77ab016ab9c1e3352633fbf129bf9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79301bde4b5c122085adc52835eabf20cc77ab016ab9c1e3352633fbf129bf9d", kill_on_drop: false }`
[INFO] [stdout] 79301bde4b5c122085adc52835eabf20cc77ab016ab9c1e3352633fbf129bf9d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2917840e8a0318989b4133029f26d59d4dbfbca28636faf8c5e50f2a4d3aa7e2
[INFO] running `Command { std: "docker" "start" "-a" "2917840e8a0318989b4133029f26d59d4dbfbca28636faf8c5e50f2a4d3aa7e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling cranelift-isle v0.110.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.110.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.110.1
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling jobserver v0.1.30
[INFO] [stderr]     Checking arbitrary v1.3.2
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]    Compiling io-extras v0.18.2
[INFO] [stderr]    Compiling cap-primitives v3.0.0
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling openssl-src v300.2.3+3.2.1
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking cranelift-control v0.110.1
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]     Checking embedded-io v0.4.0
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]    Compiling cpp_demangle v0.4.3
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling cap-std v3.0.0
[INFO] [stderr]     Checking winnow v0.6.6
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking wasm-encoder v0.212.0
[INFO] [stderr]     Checking wasm-encoder v0.214.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking rustls-pki-types v1.4.1
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]    Compiling wasmtime-component-macro v23.0.1
[INFO] [stderr]     Checking wasmtime-component-util v23.0.1
[INFO] [stderr]    Compiling wasmtime-cache v23.0.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking wast v214.0.0
[INFO] [stderr]    Compiling cranelift-codegen v0.110.1
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking wasmtime-asm-macros v23.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling prettyplease v0.2.19
[INFO] [stderr]    Compiling wiggle-macro v23.0.1
[INFO] [stderr]    Compiling wasmparser v0.212.0
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking ittapi v0.4.0
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v23.0.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling system-interface v0.27.2
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]     Checking wasmtime-slab v23.0.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling cap-fs-ext v3.0.0
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v23.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking fs-set-times v0.20.1
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]    Compiling prost-derive v0.13.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling wasmtime-fiber v23.0.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling wasmtime v23.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking memfd v0.6.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling witx v0.9.1
[INFO] [stderr]    Compiling rustls v0.22.3
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking cap-time-ext v3.0.0
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]     Checking cap-rand v3.0.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking base64 v0.22.0
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking wat v1.214.0
[INFO] [stderr]    Compiling prost v0.13.1
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Compiling prost-types v0.13.1
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]    Compiling wiggle-generate v23.0.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]     Checking rustls-webpki v0.102.2
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]    Compiling wit-parser v0.212.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling prost-build v0.13.1
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/18c1d185ac7a6a3bf399296b35e4b2736809a756/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=f88924a3a9803c86 -C extra-filename=-3b0e65bb638c7197 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2dd4cd3ca6af9909.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e05fd5a42d671f26.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-47475d01e380e4e1.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-2cfbb0f57fdb7a76.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-3fbd9506533b2f53.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-c28e5a53007d2972.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-761986d01feb0d29.so --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/18c1d185ac7a6a3bf399296b35e4b2736809a756/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.212.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 --deny=unsafe_code '--allow=clippy::all' --cfg 'feature="std"' --cfg 'feature="validate"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no-hash-maps", "serde", "std", "validate"))' -C metadata=59dd0fb7224bb727 -C extra-filename=-54d893122f04b694 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-02678ec167989f11.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-941fc5ec7fca4977.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-35bcea2fa0c9aba4.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-ab59bb2b5696f80f.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-d2e54a6cfb764ec2.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "2917840e8a0318989b4133029f26d59d4dbfbca28636faf8c5e50f2a4d3aa7e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2917840e8a0318989b4133029f26d59d4dbfbca28636faf8c5e50f2a4d3aa7e2", kill_on_drop: false }`
[INFO] [stdout] 2917840e8a0318989b4133029f26d59d4dbfbca28636faf8c5e50f2a4d3aa7e2
