[INFO] fetching crate nebula-client 0.7.3...
[INFO] building nebula-client-0.7.3 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate nebula-client 0.7.3 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate nebula-client 0.7.3
[INFO] finished tweaking crates.io crate nebula-client 0.7.3
[INFO] tweaked toml for crates.io crate nebula-client 0.7.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nebula-client 0.7.3 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 56 packages to latest compatible versions
[INFO] [stderr]       Adding fbthrift-git v0.0.7+b377f46 (available: v0.0.8+c383b5e)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 92e56a106ab09c92796a4bb0482fc6571ac7c7755bf955aea4ea351fc3a9cacf
[INFO] running `Command { std: "docker" "start" "-a" "92e56a106ab09c92796a4bb0482fc6571ac7c7755bf955aea4ea351fc3a9cacf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92e56a106ab09c92796a4bb0482fc6571ac7c7755bf955aea4ea351fc3a9cacf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92e56a106ab09c92796a4bb0482fc6571ac7c7755bf955aea4ea351fc3a9cacf", kill_on_drop: false }`
[INFO] [stdout] 92e56a106ab09c92796a4bb0482fc6571ac7c7755bf955aea4ea351fc3a9cacf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d824b16aff2439ae865507459332056f69b72ba4524834f790fceef30f913835
[INFO] running `Command { std: "docker" "start" "-a" "d824b16aff2439ae865507459332056f69b72ba4524834f790fceef30f913835", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling panic-message v0.3.0
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling const-cstr v0.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling fbthrift-transport-response-handler v0.7.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling ghost v0.1.20
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bufsize v1.0.10
[INFO] [stderr]    Compiling fbthrift-git v0.0.7+b377f46
[INFO] [stderr]    Compiling nebula-fbthrift-double v0.3.0
[INFO] [stderr]    Compiling nebula-fbthrift-common-v2 v0.3.0
[INFO] [stderr]    Compiling nebula-fbthrift-common-v1 v0.3.0
[INFO] [stderr]    Compiling nebula-fbthrift-common-v3 v0.3.0
[INFO] [stderr]    Compiling nebula-fbthrift-graph-v1 v0.3.0
[INFO] [stderr]    Compiling nebula-fbthrift-graph-v3 v0.3.0
[INFO] [stderr]    Compiling nebula-fbthrift-graph-v2 v0.3.0
[INFO] [stderr]    Compiling serde-nebula-fbthrift-graph v0.3.3
[INFO] [stderr]    Compiling nebula-client v0.7.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.46s
[INFO] running `Command { std: "docker" "inspect" "d824b16aff2439ae865507459332056f69b72ba4524834f790fceef30f913835", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d824b16aff2439ae865507459332056f69b72ba4524834f790fceef30f913835", kill_on_drop: false }`
[INFO] [stdout] d824b16aff2439ae865507459332056f69b72ba4524834f790fceef30f913835
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bfb748e31f08b08f2b1e7b2e0e3846d9bc5fc14685426e7e12dfed965de7b744
[INFO] running `Command { std: "docker" "start" "-a" "bfb748e31f08b08f2b1e7b2e0e3846d9bc5fc14685426e7e12dfed965de7b744", kill_on_drop: false }`
[INFO] [stderr]    Compiling nebula-client v0.7.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.31s
[INFO] running `Command { std: "docker" "inspect" "bfb748e31f08b08f2b1e7b2e0e3846d9bc5fc14685426e7e12dfed965de7b744", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfb748e31f08b08f2b1e7b2e0e3846d9bc5fc14685426e7e12dfed965de7b744", kill_on_drop: false }`
[INFO] [stdout] bfb748e31f08b08f2b1e7b2e0e3846d9bc5fc14685426e7e12dfed965de7b744
