[INFO] cloning repository https://github.com/PotentialStyx/pbjs-decompiler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PotentialStyx/pbjs-decompiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPotentialStyx%2Fpbjs-decompiler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPotentialStyx%2Fpbjs-decompiler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 692d35d744ea00e0da3d82f7b7806b380bf8ec81
[INFO] building PotentialStyx/pbjs-decompiler against master#eb171a227f9e5de5d376b6edb56b174bc8235fb3 for pr-149937
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPotentialStyx%2Fpbjs-decompiler" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PotentialStyx/pbjs-decompiler
[INFO] finished tweaking git repo https://github.com/PotentialStyx/pbjs-decompiler
[INFO] tweaked toml for git repo https://github.com/PotentialStyx/pbjs-decompiler written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PotentialStyx/pbjs-decompiler on toolchain eb171a227f9e5de5d376b6edb56b174bc8235fb3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PotentialStyx/pbjs-decompiler 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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded swc_macros_common v0.3.8
[INFO] [stderr]   Downloaded swc_eq_ignore_macros v0.1.2
[INFO] [stderr]   Downloaded swc_visit v0.5.7
[INFO] [stderr]   Downloaded swc_ecma_ast v0.110.10
[INFO] [stderr]   Downloaded pmutil v0.6.1
[INFO] [stderr]   Downloaded unicode-id v0.3.4
[INFO] [stderr]   Downloaded swc_visit_macros v0.5.8
[INFO] [stderr]   Downloaded errno v0.3.7
[INFO] [stderr]   Downloaded biome_js_unicode_table v0.1.0
[INFO] [stderr]   Downloaded biome_deserialize v0.1.0
[INFO] [stderr]   Downloaded biome_diagnostics_macros v0.1.0
[INFO] [stderr]   Downloaded string_enum v0.4.1
[INFO] [stderr]   Downloaded ast_node v0.9.5
[INFO] [stderr]   Downloaded biome_json_syntax v0.1.0
[INFO] [stderr]   Downloaded biome_text_edit v0.1.0
[INFO] [stderr]   Downloaded biome_json_factory v0.1.0
[INFO] [stderr]   Downloaded anstream v0.6.5
[INFO] [stderr]   Downloaded biome_js_factory v0.1.0
[INFO] [stderr]   Downloaded similar v2.3.0
[INFO] [stderr]   Downloaded clap v4.4.11
[INFO] [stderr]   Downloaded biome_json_parser v0.1.0
[INFO] [stderr]   Downloaded biome_formatter v0.1.0
[INFO] [stderr]   Downloaded swc_ecma_parser v0.141.27
[INFO] [stderr]   Downloaded biome_rowan v0.1.0
[INFO] [stderr]   Downloaded bpaf v0.9.6
[INFO] [stderr]   Downloaded clap_builder v4.4.11
[INFO] [stderr]   Downloaded biome_js_syntax v0.1.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.96
[INFO] [stderr]   Downloaded smartstring v1.0.1
[INFO] [stderr]   Downloaded openssl v0.10.60
[INFO] [stderr]   Downloaded hstr v0.2.6
[INFO] [stderr]   Downloaded swc_common v0.33.9
[INFO] [stderr]   Downloaded biome_parser v0.1.0
[INFO] [stderr]   Downloaded bpaf_derive v0.5.6
[INFO] [stderr]   Downloaded rustix v0.38.25
[INFO] [stderr]   Downloaded biome_text_size v0.1.0
[INFO] [stderr]   Downloaded biome_diagnostics_categories v0.1.0
[INFO] [stderr]   Downloaded better_scoped_tls v0.1.1
[INFO] [stderr]   Downloaded from_variant v0.1.6
[INFO] [stderr]   Downloaded swc_atoms v0.6.4
[INFO] [stderr]   Downloaded biome_js_formatter v0.1.0
[INFO] [stderr]   Downloaded new_debug_unreachable v1.0.4
[INFO] [stderr]   Downloaded biome_markup v0.1.0
[INFO] [stderr]   Downloaded dyn-clone v1.0.16
[INFO] [stderr]   Downloaded is-macro v0.3.0
[INFO] [stderr]   Downloaded biome_console v0.1.0
[INFO] [stderr]   Downloaded biome_js_parser v0.1.0
[INFO] [stderr]   Downloaded biome_diagnostics v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2787a62afaccd479f47e1bab7b72cf303b01a46f97539d57254c550c4d9effac
[INFO] running `Command { std: "docker" "start" "-a" "2787a62afaccd479f47e1bab7b72cf303b01a46f97539d57254c550c4d9effac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2787a62afaccd479f47e1bab7b72cf303b01a46f97539d57254c550c4d9effac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2787a62afaccd479f47e1bab7b72cf303b01a46f97539d57254c550c4d9effac", kill_on_drop: false }`
[INFO] [stdout] 2787a62afaccd479f47e1bab7b72cf303b01a46f97539d57254c550c4d9effac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0008fa7e2830da0563b63fc96a21d0911129f773d00cde578e5e3a879cb9c56f
[INFO] running `Command { std: "docker" "start" "-a" "0008fa7e2830da0563b63fc96a21d0911129f773d00cde578e5e3a879cb9c56f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]    Compiling dyn-clone v1.0.16
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling object v0.32.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling openssl v0.10.60
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling similar v2.3.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling biome_diagnostics_categories v0.1.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling drop_bomb v0.1.5
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling tokio v1.34.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling biome_markup v0.1.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling biome_js_unicode_table v0.1.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling openssl-sys v0.9.96
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling better_scoped_tls v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling unicode-id v0.3.4
[INFO] [stderr]    Compiling anstream v0.6.5
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling thiserror v1.0.50
[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/eb171a227f9e5de5d376b6edb56b174bc8235fb3/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.39/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="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --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=66abf6533e880c33 -C extra-filename=-127f07202962d427 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-259b7bff98b6c269.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-88e594f192768164.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" "0008fa7e2830da0563b63fc96a21d0911129f773d00cde578e5e3a879cb9c56f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0008fa7e2830da0563b63fc96a21d0911129f773d00cde578e5e3a879cb9c56f", kill_on_drop: false }`
[INFO] [stdout] 0008fa7e2830da0563b63fc96a21d0911129f773d00cde578e5e3a879cb9c56f
