[INFO] cloning repository https://github.com/beingflo/wasm-benchmark
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/beingflo/wasm-benchmark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeingflo%2Fwasm-benchmark", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeingflo%2Fwasm-benchmark'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c6aee99ca3f5a24a7e975575b38c1c7fc121d509
[INFO] checking beingflo/wasm-benchmark against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeingflo%2Fwasm-benchmark" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/beingflo/wasm-benchmark
[INFO] finished tweaking git repo https://github.com/beingflo/wasm-benchmark
[INFO] tweaked toml for git repo https://github.com/beingflo/wasm-benchmark written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/beingflo/wasm-benchmark on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/beingflo/wasm-benchmark 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/plugin/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `plugin` library target)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fdabcf5d37da4ac8a8b9ffc8ec2c4516f2429a655800afd84e0fc0236cf4e4fe
[INFO] running `Command { std: "docker" "start" "-a" "fdabcf5d37da4ac8a8b9ffc8ec2c4516f2429a655800afd84e0fc0236cf4e4fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fdabcf5d37da4ac8a8b9ffc8ec2c4516f2429a655800afd84e0fc0236cf4e4fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdabcf5d37da4ac8a8b9ffc8ec2c4516f2429a655800afd84e0fc0236cf4e4fe", kill_on_drop: false }`
[INFO] [stdout] fdabcf5d37da4ac8a8b9ffc8ec2c4516f2429a655800afd84e0fc0236cf4e4fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be8b6c7eef133d0159f74c3f9b81a8c922b963dd16eddd4460436343dc23dc5a
[INFO] running `Command { std: "docker" "start" "-a" "be8b6c7eef133d0159f74c3f9b81a8c922b963dd16eddd4460436343dc23dc5a", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/plugin/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `plugin` library target)
[INFO] [stderr]    Compiling proc-macro2 v1.0.74
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling serde v1.0.194
[INFO] [stderr]    Compiling serde_json v1.0.110
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling target-lexicon v0.12.12
[INFO] [stderr]    Compiling cranelift-isle v0.102.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.102.1
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]    Compiling io-lifetimes v2.0.3
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.102.1
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking arbitrary v1.3.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]     Checking bumpalo v3.14.0
[INFO] [stderr]    Compiling io-extras v0.18.1
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking wasm-encoder v0.36.2
[INFO] [stderr]     Checking wasmtime-component-util v15.0.1
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]    Compiling cap-primitives v2.0.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking cranelift-control v0.102.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]     Checking wasmtime-asm-macros v15.0.1
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.46
[INFO] [stderr]     Checking regalloc2 v0.9.3
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.17
[INFO] [stderr]    Compiling cap-std v2.0.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]     Checking uuid v1.6.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking wasm-encoder v0.38.1
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking wasmtime-wmemcheck v15.0.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.4
[INFO] [stderr]     Checking cpufeatures v0.2.11
[INFO] [stderr]    Compiling wasmtime-cache v15.0.1
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v15.0.1
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling wasi-common v15.0.1
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling cbindgen v0.26.0
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]     Checking wast v69.0.1
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]     Checking rmp v0.8.12
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling system-interface v0.26.0
[INFO] [stderr]    Compiling cap-fs-ext v2.0.0
[INFO] [stderr]     Checking cap-rand v2.0.0
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling cranelift-codegen v0.102.1
[INFO] [stderr]     Checking winnow v0.5.31
[INFO] [stderr]    Compiling wasmtime-wasi v15.0.1
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking webpki-roots v0.25.3
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]     Checking ittapi v0.4.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling tempfile v3.9.0
[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/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.46/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="quote"' --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", "quote", "test", "visit", "visit-mut"))' -C metadata=7613d437143efd9b -C extra-filename=-db8ed317e5303763 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fffd01cad8405649.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-6c9036f404fe881d.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "be8b6c7eef133d0159f74c3f9b81a8c922b963dd16eddd4460436343dc23dc5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be8b6c7eef133d0159f74c3f9b81a8c922b963dd16eddd4460436343dc23dc5a", kill_on_drop: false }`
[INFO] [stdout] be8b6c7eef133d0159f74c3f9b81a8c922b963dd16eddd4460436343dc23dc5a
