[INFO] fetching crate mikufans-proto-intl 3.17.4+build.17106976...
[INFO] testing mikufans-proto-intl-3.17.4+build.17106976 against 1.90.0 for beta-1.91-3
[INFO] extracting crate mikufans-proto-intl 3.17.4+build.17106976 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate mikufans-proto-intl 3.17.4+build.17106976
[INFO] finished tweaking crates.io crate mikufans-proto-intl 3.17.4+build.17106976
[INFO] tweaked toml for crates.io crate mikufans-proto-intl 3.17.4+build.17106976 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mikufans-proto-intl 3.17.4+build.17106976 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mikufans-proto-intl 3.17.4+build.17106976 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a0f9c9a58d8b96fd7603f7bdd49db2adcbecefdc28e94b753514d8bd887a98f
[INFO] running `Command { std: "docker" "start" "-a" "7a0f9c9a58d8b96fd7603f7bdd49db2adcbecefdc28e94b753514d8bd887a98f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a0f9c9a58d8b96fd7603f7bdd49db2adcbecefdc28e94b753514d8bd887a98f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a0f9c9a58d8b96fd7603f7bdd49db2adcbecefdc28e94b753514d8bd887a98f", kill_on_drop: false }`
[INFO] [stdout] 7a0f9c9a58d8b96fd7603f7bdd49db2adcbecefdc28e94b753514d8bd887a98f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3cffcbd36d4b176370d3cfdedd3b74414805cf9194675aa92f6bdf9bc7099938
[INFO] running `Command { std: "docker" "start" "-a" "3cffcbd36d4b176370d3cfdedd3b74414805cf9194675aa92f6bdf9bc7099938", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling prost-derive v0.13.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pin-project v1.1.7
[INFO] [stderr]    Compiling prost v0.13.4
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling prost-types v0.13.4
[INFO] [stderr]    Compiling mikufans-proto-intl v3.17.4+build.17106976 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `mikufans-proto-intl` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name mikufans_proto_intl --edition=2021 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=42efc5922ec2b648 -C extra-filename=-304e36c176773633 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern prost=/opt/rustwide/target/debug/deps/libprost-1d257ff25ba37be0.rmeta --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-c5befcf3bf4ebd42.rmeta --extern tonic=/opt/rustwide/target/debug/deps/libtonic-5cdbf2c6741f76ab.rmeta --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "3cffcbd36d4b176370d3cfdedd3b74414805cf9194675aa92f6bdf9bc7099938", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cffcbd36d4b176370d3cfdedd3b74414805cf9194675aa92f6bdf9bc7099938", kill_on_drop: false }`
[INFO] [stdout] 3cffcbd36d4b176370d3cfdedd3b74414805cf9194675aa92f6bdf9bc7099938
