[INFO] fetching crate aruna-rust-api 2.0.2...
[INFO] checking aruna-rust-api-2.0.2 against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] extracting crate aruna-rust-api 2.0.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate aruna-rust-api 2.0.2
[INFO] finished tweaking crates.io crate aruna-rust-api 2.0.2
[INFO] tweaked toml for crates.io crate aruna-rust-api 2.0.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate aruna-rust-api 2.0.2 on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 140 packages to latest compatible versions
[INFO] [stderr]       Adding prost v0.12.6 (available: v0.14.3)
[INFO] [stderr]       Adding prost-types v0.12.6 (available: v0.14.3)
[INFO] [stderr]       Adding prost-wkt-types v0.5.1 (available: v0.7.1)
[INFO] [stderr]       Adding tonic v0.11.0 (available: v0.14.6)
[INFO] [stderr]       Adding tonic-build v0.11.0 (available: v0.14.6)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb6d435525d8a561665d6316bdd2b519d3d6792c8275c607c382b6ea525cf863
[INFO] running `Command { std: "docker" "start" "-a" "bb6d435525d8a561665d6316bdd2b519d3d6792c8275c607c382b6ea525cf863", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb6d435525d8a561665d6316bdd2b519d3d6792c8275c607c382b6ea525cf863", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb6d435525d8a561665d6316bdd2b519d3d6792c8275c607c382b6ea525cf863", kill_on_drop: false }`
[INFO] [stdout] bb6d435525d8a561665d6316bdd2b519d3d6792c8275c607c382b6ea525cf863
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e41efd07fc72786d0dd9367a670558dc70ed857321ed1e37940b92249fb577e9
[INFO] running `Command { std: "docker" "start" "-a" "e41efd07fc72786d0dd9367a670558dc70ed857321ed1e37940b92249fb577e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]     Checking prost-wkt v0.5.1
[INFO] [stderr]     Checking prost-types v0.12.6
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling prost-wkt-build v0.5.1
[INFO] [stderr]    Compiling prost-wkt-types v0.5.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-io-timeout v1.2.1
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking tonic v0.11.0
[INFO] [stderr]     Checking aruna-rust-api v2.0.2 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `aruna-rust-api` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name aruna_rust_api --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="transport"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "transport"))' -C metadata=27d7fb3426d40912 -C extra-filename=-cffd9f543ca08b38 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern prost=/opt/rustwide/target/debug/deps/libprost-2e631e59795f18a0.rmeta --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-62fbbfd867dd3a85.rmeta --extern prost_wkt_types=/opt/rustwide/target/debug/deps/libprost_wkt_types-8c9268d116b00bb4.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-584047d785593d94.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f9d4bda6cf284418.rmeta --extern tonic=/opt/rustwide/target/debug/deps/libtonic-b75673770c1cb9ea.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e41efd07fc72786d0dd9367a670558dc70ed857321ed1e37940b92249fb577e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e41efd07fc72786d0dd9367a670558dc70ed857321ed1e37940b92249fb577e9", kill_on_drop: false }`
[INFO] [stdout] e41efd07fc72786d0dd9367a670558dc70ed857321ed1e37940b92249fb577e9
