[INFO] cloning repository https://github.com/george-cosma/wasm-perf-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/george-cosma/wasm-perf-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeorge-cosma%2Fwasm-perf-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeorge-cosma%2Fwasm-perf-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6269e08661327ce5b905e40e128ec04f2758d559
[INFO] checking george-cosma/wasm-perf-test against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeorge-cosma%2Fwasm-perf-test" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/george-cosma/wasm-perf-test
[INFO] finished tweaking git repo https://github.com/george-cosma/wasm-perf-test
[INFO] tweaked toml for git repo https://github.com/george-cosma/wasm-perf-test written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/george-cosma/wasm-perf-test on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/george-cosma/wasm-perf-test 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 83397310e510bd84ee7d32b9450d9426ba4399e60fbbe6e5120eea983a2745e8
[INFO] running `Command { std: "docker" "start" "-a" "83397310e510bd84ee7d32b9450d9426ba4399e60fbbe6e5120eea983a2745e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83397310e510bd84ee7d32b9450d9426ba4399e60fbbe6e5120eea983a2745e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83397310e510bd84ee7d32b9450d9426ba4399e60fbbe6e5120eea983a2745e8", kill_on_drop: false }`
[INFO] [stdout] 83397310e510bd84ee7d32b9450d9426ba4399e60fbbe6e5120eea983a2745e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19fdfd1d4ab630a2bc828ff87fcfc3b0780e7fc8ed65558a3dd4cc869827aec2
[INFO] running `Command { std: "docker" "start" "-a" "19fdfd1d4ab630a2bc828ff87fcfc3b0780e7fc8ed65558a3dd4cc869827aec2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling cranelift-isle v0.115.1
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.115.1
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.115.1
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking rustc-hash v2.1.0
[INFO] [stderr]    Compiling wasmparser v0.221.2
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking arbitrary v1.4.1
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling wasm-encoder v0.223.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]    Compiling bytecheck v0.7.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking winnow v0.6.24
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking wasm-encoder v0.221.2
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking cranelift-control v0.115.1
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]    Compiling wasmtime-cache v28.0.1
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking uuid v1.12.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling wasmtime-component-macro v28.0.1
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking wasmtime-component-util v28.0.1
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking clap_builder v4.5.26
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking wast v223.0.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr] error: could not compile `cranelift-isle` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b1f2594eac607c1f051534800237eeedb5590a49/bin/rustc --crate-name cranelift_isle --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-isle-0.115.1/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 '--allow=clippy::all' --warn=unused_import_braces --warn=unused_extern_crates --warn=unused-macro-rules --warn=unused-lifetimes --warn=unstable_features '--warn=clippy::unnecessary_to_owned' '--warn=clippy::unnecessary_mut_passed' '--warn=clippy::unnecessary_fallible_conversions' '--warn=clippy::unnecessary_cast' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs --warn=trivial_numeric_casts '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' '--warn=clippy::allow_attributes_without_reason' --check-cfg 'cfg(pulley_tail_calls)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("codespan-reporting", "default", "fancy-errors", "log", "logging"))' -C metadata=b3776a187b364175 -C extra-filename=-57dd4edcc9d439eb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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 `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b1f2594eac607c1f051534800237eeedb5590a49/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.96/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=bf88253683ad6f38 -C extra-filename=-7c02c7fc3b4f0d4f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-107d812c5ad2a138.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-1f5ba297c6c12936.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-13328ff8d6cc16fd.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "19fdfd1d4ab630a2bc828ff87fcfc3b0780e7fc8ed65558a3dd4cc869827aec2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19fdfd1d4ab630a2bc828ff87fcfc3b0780e7fc8ed65558a3dd4cc869827aec2", kill_on_drop: false }`
[INFO] [stdout] 19fdfd1d4ab630a2bc828ff87fcfc3b0780e7fc8ed65558a3dd4cc869827aec2
