[INFO] cloning repository https://github.com/ConnorVoisey/lang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ConnorVoisey/lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConnorVoisey%2Flang", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConnorVoisey%2Flang'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ebc272bf51862eb00efa4a7aa0b6591ddf207f2 [INFO] building ConnorVoisey/lang against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConnorVoisey%2Flang" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ConnorVoisey/lang [INFO] finished tweaking git repo https://github.com/ConnorVoisey/lang [INFO] tweaked toml for git repo https://github.com/ConnorVoisey/lang written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ConnorVoisey/lang on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ConnorVoisey/lang 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bfedcbf5e31f03ebf24435535eba41947865b477c91aa58623af888a7fd7a02e [INFO] running `Command { std: "docker" "start" "-a" "bfedcbf5e31f03ebf24435535eba41947865b477c91aa58623af888a7fd7a02e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfedcbf5e31f03ebf24435535eba41947865b477c91aa58623af888a7fd7a02e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfedcbf5e31f03ebf24435535eba41947865b477c91aa58623af888a7fd7a02e", kill_on_drop: false }` [INFO] [stdout] bfedcbf5e31f03ebf24435535eba41947865b477c91aa58623af888a7fd7a02e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 2fcb31f1a1e0130ee34e68540471fbcf15daa058bd984fc9e5467f899b4dccb7 [INFO] running `Command { std: "docker" "start" "-a" "2fcb31f1a1e0130ee34e68540471fbcf15daa058bd984fc9e5467f899b4dccb7", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cranelift-srcgen v0.123.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling cranelift-isle v0.123.2 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling cranelift-codegen-shared v0.123.2 [INFO] [stderr] Compiling cranelift-bitset v0.123.2 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling arbitrary v1.4.2 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling cranelift-assembler-x64-meta v0.123.2 [INFO] [stderr] Compiling cranelift-entity v0.123.2 [INFO] [stderr] Compiling serde_core v1.0.223 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling cranelift-bforest v0.123.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling regalloc2 v0.12.2 [INFO] [stderr] Compiling cranelift-control v0.123.2 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling wasmtime-internal-math v36.0.2 [INFO] [stderr] Compiling cranelift-codegen-meta v0.123.2 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling tracing-tree v0.4.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling quickscope v0.2.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling addr2line v0.24.2 [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/23647e694de8d0904848ad068b2e0ec2dd098c37/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.104/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=18ba89b287b9e02a -C extra-filename=-d35f6197c942f4f6 --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] [stderr] error: could not compile `gimli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/23647e694de8d0904848ad068b2e0ec2dd098c37/bin/rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.31.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 -C debuginfo=2 --cfg 'feature="read"' --cfg 'feature="read-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=b19dfa139cebd643 -C extra-filename=-1898cff43924cadf --out-dir /opt/rustwide/target/wasm32-wasip1/debug/deps --target wasm32-wasip1 -L dependency=/opt/rustwide/target/wasm32-wasip1/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "2fcb31f1a1e0130ee34e68540471fbcf15daa058bd984fc9e5467f899b4dccb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fcb31f1a1e0130ee34e68540471fbcf15daa058bd984fc9e5467f899b4dccb7", kill_on_drop: false }` [INFO] [stdout] 2fcb31f1a1e0130ee34e68540471fbcf15daa058bd984fc9e5467f899b4dccb7