[INFO] cloning repository https://github.com/tommyscholly/wij [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tommyscholly/wij" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommyscholly%2Fwij", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommyscholly%2Fwij'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c37eafff4852fa4b87cb2885689126c2e045e296 [INFO] building tommyscholly/wij/c37eafff4852fa4b87cb2885689126c2e045e296 against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommyscholly%2Fwij" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tommyscholly/wij [INFO] finished tweaking git repo https://github.com/tommyscholly/wij [INFO] tweaked toml for git repo https://github.com/tommyscholly/wij written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tommyscholly/wij on toolchain f5209000832c9d3bc29c91f4daef4ca9f28dc797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tommyscholly/wij 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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libloading v0.8.7 [INFO] [stderr] Downloaded unindent v0.2.4 [INFO] [stderr] Downloaded mlir-sys v0.5.0 [INFO] [stderr] Downloaded cranelift v0.120.0 [INFO] [stderr] Downloaded cranelift-control v0.120.0 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.120.0 [INFO] [stderr] Downloaded cranelift-native v0.120.0 [INFO] [stderr] Downloaded cranelift-srcgen v0.120.0 [INFO] [stderr] Downloaded cranelift-assembler-x64 v0.120.0 [INFO] [stderr] Downloaded ariadne v0.5.1 [INFO] [stderr] Downloaded cranelift-module v0.120.0 [INFO] [stderr] Downloaded cranelift-frontend v0.120.0 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.120.0 [INFO] [stderr] Downloaded cranelift-isle v0.120.0 [INFO] [stderr] Downloaded cc v1.2.23 [INFO] [stderr] Downloaded comrak v0.37.0 [INFO] [stderr] Downloaded regalloc2 v0.12.2 [INFO] [stderr] Downloaded melior v0.24.0 [INFO] [stderr] Downloaded bindgen v0.71.1 [INFO] [stderr] Downloaded cranelift-assembler-x64-meta v0.120.0 [INFO] [stderr] Downloaded cranelift-entity v0.120.0 [INFO] [stderr] Downloaded fallible-iterator v0.3.0 [INFO] [stderr] Downloaded cranelift-object v0.120.0 [INFO] [stderr] Downloaded cranelift-bforest v0.120.0 [INFO] [stderr] Downloaded cranelift-bitset v0.120.0 [INFO] [stderr] Downloaded target-lexicon v0.13.2 [INFO] [stderr] Downloaded tblgen v0.6.0 [INFO] [stderr] Downloaded melior-macro v0.17.0 [INFO] [stderr] Downloaded cranelift-codegen v0.120.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17565a76c1937d18f4db36a4d4640fc8f6b294b3b1a461707cb6125de7ae8b78 [INFO] running `Command { std: "docker" "start" "-a" "17565a76c1937d18f4db36a4d4640fc8f6b294b3b1a461707cb6125de7ae8b78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17565a76c1937d18f4db36a4d4640fc8f6b294b3b1a461707cb6125de7ae8b78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17565a76c1937d18f4db36a4d4640fc8f6b294b3b1a461707cb6125de7ae8b78", kill_on_drop: false }` [INFO] [stdout] 17565a76c1937d18f4db36a4d4640fc8f6b294b3b1a461707cb6125de7ae8b78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 46da74638bf96ee332a3f6d77e328a140988cd8dfcb9c9dfae82f2ab44f1d6d6 [INFO] running `Command { std: "docker" "start" "-a" "46da74638bf96ee332a3f6d77e328a140988cd8dfcb9c9dfae82f2ab44f1d6d6", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cranelift-srcgen v0.120.0 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling cranelift-isle v0.120.0 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling libloading v0.8.7 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.120.0 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling cranelift-bitset v0.120.0 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling arbitrary v1.4.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling cranelift-entity v0.120.0 [INFO] [stderr] Compiling cranelift-assembler-x64-meta v0.120.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling cranelift-bforest v0.120.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling regalloc2 v0.12.2 [INFO] [stderr] Compiling cranelift-control v0.120.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.120.0 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling melior-macro v0.17.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling cranelift-assembler-x64 v0.120.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling caseless v0.2.2 [INFO] [stderr] Compiling comrak v0.37.0 [INFO] [stderr] Compiling wij_core v0.1.0 (/opt/rustwide/workdir/wij_core) [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling ariadne v0.5.1 [INFO] [stderr] Compiling cexpr v0.6.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/f5209000832c9d3bc29c91f4daef4ca9f28dc797/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.101/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 --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=1920a7bb797ce281 -C extra-filename=-936a7ac9091e0da5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9cde9a35191108e9.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-692424e166a0e63d.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-00291e71c3df335a.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "46da74638bf96ee332a3f6d77e328a140988cd8dfcb9c9dfae82f2ab44f1d6d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46da74638bf96ee332a3f6d77e328a140988cd8dfcb9c9dfae82f2ab44f1d6d6", kill_on_drop: false }` [INFO] [stdout] 46da74638bf96ee332a3f6d77e328a140988cd8dfcb9c9dfae82f2ab44f1d6d6