[INFO] cloning repository https://github.com/Phault/proto-dotnet-plugin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Phault/proto-dotnet-plugin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhault%2Fproto-dotnet-plugin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhault%2Fproto-dotnet-plugin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3dba6caee5579a7eeccb5ee1f043091e197bc194
[INFO] checking Phault/proto-dotnet-plugin against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhault%2Fproto-dotnet-plugin" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Phault/proto-dotnet-plugin
[INFO] finished tweaking git repo https://github.com/Phault/proto-dotnet-plugin
[INFO] tweaked toml for git repo https://github.com/Phault/proto-dotnet-plugin written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Phault/proto-dotnet-plugin on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Phault/proto-dotnet-plugin 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] daab1ff74f52da28b22064ec0d29d16ae0cd9f3dbc4db3aa1f5699498356477e
[INFO] running `Command { std: "docker" "start" "-a" "daab1ff74f52da28b22064ec0d29d16ae0cd9f3dbc4db3aa1f5699498356477e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "daab1ff74f52da28b22064ec0d29d16ae0cd9f3dbc4db3aa1f5699498356477e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "daab1ff74f52da28b22064ec0d29d16ae0cd9f3dbc4db3aa1f5699498356477e", kill_on_drop: false }`
[INFO] [stdout] daab1ff74f52da28b22064ec0d29d16ae0cd9f3dbc4db3aa1f5699498356477e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8272559dbac5f67426a90745f88dd7013918439c8e41f97f84558591fca300d
[INFO] running `Command { std: "docker" "start" "-a" "f8272559dbac5f67426a90745f88dd7013918439c8e41f97f84558591fca300d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling ahash v0.8.10
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling cranelift-isle v0.104.2
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v17.0.2
[INFO] [stderr]     Checking winnow v0.6.5
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.104.2
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.104.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling io-lifetimes v2.0.3
[INFO] [stderr]     Checking bumpalo v3.15.3
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling miette-derive v7.1.0
[INFO] [stderr]     Checking arbitrary v1.3.2
[INFO] [stderr]    Compiling cc v1.0.88
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking supports-color v3.0.0
[INFO] [stderr]     Checking owo-colors v4.0.0
[INFO] [stderr]    Compiling io-extras v0.18.1
[INFO] [stderr]     Checking wasm-encoder v0.38.1
[INFO] [stderr]     Checking thiserror v1.0.57
[INFO] [stderr]    Compiling cap-primitives v2.0.1
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking cranelift-control v0.104.2
[INFO] [stderr]     Checking wasmtime-component-util v17.0.2
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]     Checking castaway v0.2.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking miette v7.1.0
[INFO] [stderr]    Compiling proc-macro-utils v0.8.0
[INFO] [stderr]     Checking regalloc2 v0.9.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking starbase_styles v0.3.0
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling wasmtime-fiber v17.0.2
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]    Compiling wasmtime-runtime v17.0.2
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]     Checking wasmtime-asm-macros v17.0.2
[INFO] [stderr]    Compiling cap-std v2.0.1
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]    Compiling manyhow-macros v0.11.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking wasm-encoder v0.201.0
[INFO] [stderr]    Compiling cranelift-codegen v0.104.2
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]    Compiling wasmtime-cache v17.0.2
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]     Checking wasmtime-wmemcheck v17.0.2
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking garde v0.18.0
[INFO] [stderr]    Compiling schematic_macros v0.14.1
[INFO] [stderr]     Checking ittapi v0.4.0
[INFO] [stderr]    Compiling witx v0.9.1
[INFO] [stderr]     Checking wast v201.0.0
[INFO] [stderr]    Compiling manyhow v0.11.0
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]     Checking rmp v0.8.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling prost-derive v0.12.3
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v17.0.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling wiggle-generate v17.0.2
[INFO] [stderr]     Checking rayon v1.9.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling wasi-common v17.0.2
[INFO] [stderr]     Checking bytemuck v1.14.3
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking fs-set-times v0.20.1
[INFO] [stderr]     Checking memfd v0.6.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling system-interface v0.26.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking rustls-pki-types v1.3.1
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling cap-fs-ext v2.0.1
[INFO] [stderr]    Compiling cbindgen v0.26.0
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]     Checking const_format v0.2.32
[INFO] [stderr]     Checking cap-rand v2.0.1
[INFO] [stderr]    Compiling wiggle-macro v17.0.2
[INFO] [stderr]     Checking prost v0.12.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking cranelift-entity v0.104.2
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_path_to_error v0.1.15
[INFO] [stderr]    Compiling wit-parser v0.13.2
[INFO] [stderr]     Checking rmp-serde v1.1.2
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking pori v0.0.0
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking toml_edit v0.22.6
[INFO] [stderr]     Checking wasmparser v0.118.2
[INFO] [stderr]     Checking cranelift-bforest v0.104.2
[INFO] [stderr]     Checking wasmparser v0.121.2
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking fxprof-processed-profile v0.6.0
[INFO] [stderr]     Checking extism-manifest v1.1.0
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling rustls v0.22.2
[INFO] [stderr]    Compiling zstd-safe v7.0.0
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking wat v1.201.0
[INFO] [stderr]     Checking cap-time-ext v2.0.1
[INFO] [stderr]     Checking rustls-webpki v0.102.2
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]     Checking toml v0.8.10
[INFO] [stderr]     Checking wax v0.6.0
[INFO] [stderr] error: could not compile `wasmparser` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b1f2594eac607c1f051534800237eeedb5590a49/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.118.2/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a74004046d3b391c -C extra-filename=-597591ac734f1452 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-7d4966c6c7607998.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-88d324e1d57122e4.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `wasmparser` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b1f2594eac607c1f051534800237eeedb5590a49/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.121.2/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 --deny=unsafe_code '--allow=clippy::all' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b3f024ab42b4ea11 -C extra-filename=-fd1ebe0e92882fb3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e5e6d0a0c0b278f5.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-7d4966c6c7607998.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-88d324e1d57122e4.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f8272559dbac5f67426a90745f88dd7013918439c8e41f97f84558591fca300d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8272559dbac5f67426a90745f88dd7013918439c8e41f97f84558591fca300d", kill_on_drop: false }`
[INFO] [stdout] f8272559dbac5f67426a90745f88dd7013918439c8e41f97f84558591fca300d
