[INFO] cloning repository https://github.com/embroider-build/content-tag
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/embroider-build/content-tag" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fembroider-build%2Fcontent-tag", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fembroider-build%2Fcontent-tag'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b0426e5dadc1348d57a80ad95229e42e9556207f
[INFO] checking embroider-build/content-tag against e3d12f3322cb00126b2208c6b9df3ac4467951f5 for pr-159706
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fembroider-build%2Fcontent-tag" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/embroider-build/content-tag
[INFO] finished tweaking git repo https://github.com/embroider-build/content-tag
[INFO] tweaked toml for git repo https://github.com/embroider-build/content-tag written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/embroider-build/content-tag on toolchain e3d12f3322cb00126b2208c6b9df3ac4467951f5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/embroider-build/content-tag 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" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 488456c924aea778370e47e3a5c6ffa9363c5d004d15384e34d1717361596c91
[INFO] running `Command { std: "docker" "start" "488456c924aea778370e47e3a5c6ffa9363c5d004d15384e34d1717361596c91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "488456c924aea778370e47e3a5c6ffa9363c5d004d15384e34d1717361596c91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "488456c924aea778370e47e3a5c6ffa9363c5d004d15384e34d1717361596c91" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "488456c924aea778370e47e3a5c6ffa9363c5d004d15384e34d1717361596c91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "488456c924aea778370e47e3a5c6ffa9363c5d004d15384e34d1717361596c91" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling swc_macros_common v1.0.1 (https://github.com/ef4/swc.git?branch=content-tag#26dfc9db)
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking unicode-id-start v1.4.0
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking if_chain v1.0.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking better_scoped_tls v1.0.1 (https://github.com/ef4/swc.git?branch=content-tag#26dfc9db)
[INFO] [stderr]     Checking swc_visit v2.0.1 (https://github.com/ef4/swc.git?branch=content-tag#26dfc9db)
[INFO] [stderr]    Compiling swc_eq_ignore_macros v1.0.1 (https://github.com/ef4/swc.git?branch=content-tag#26dfc9db)
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling dragonbox_ecma v0.1.12
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking par-core v2.0.0
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking swc_ecma_regexp_common v0.0.1 (https://github.com/ef4/swc.git?branch=content-tag#26dfc9db)
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling from_variant v3.0.0 (https://github.com/ef4/swc.git?branch=content-tag#26dfc9db)
[INFO] [stderr]    Compiling ast_node v5.0.0 (https://github.com/ef4/swc.git?branch=content-tag#26dfc9db)
[INFO] [stderr]    Compiling string_enum v1.0.2 (https://github.com/ef4/swc.git?branch=content-tag#26dfc9db)
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking regress v0.10.5
[INFO] [stderr]    Compiling swc_config_macro v1.0.1 (https://github.com/ef4/swc.git?branch=content-tag#26dfc9db)
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.121
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling swc_ecma_transforms_macros v1.0.1 (https://github.com/ef4/swc.git?branch=content-tag#26dfc9db)
[INFO] [stderr]    Compiling swc_trace_macro v2.0.2 (https://github.com/ef4/swc.git?branch=content-tag#26dfc9db)
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v2.0.2 (https://github.com/ef4/swc.git?branch=content-tag#26dfc9db)
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e3d12f3322cb00126b2208c6b9df3ac4467951f5/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.37.3/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="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=880aff11d55b1175 -C extra-filename=-d77765505aef9643 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-ab0a0affe7ea740d.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `regress` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e3d12f3322cb00126b2208c6b9df3ac4467951f5/bin/rustc --crate-name regress --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regress-0.10.5/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="backend-pikevm"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backend-pikevm", "default", "index-positions", "pattern", "prohibit-unsafe", "std", "utf16"))' -C metadata=76c5cbda2ff0f2c9 -C extra-filename=-a8271f790f3c7be8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-a6d7ad4c4280e6db.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3d944e3b9ac373a3.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "488456c924aea778370e47e3a5c6ffa9363c5d004d15384e34d1717361596c91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "488456c924aea778370e47e3a5c6ffa9363c5d004d15384e34d1717361596c91", kill_on_drop: false }`
[INFO] [stdout] 488456c924aea778370e47e3a5c6ffa9363c5d004d15384e34d1717361596c91
