[INFO] fetching crate drasi-reaction-grpc-adaptive 0.2.3... [INFO] checking drasi-reaction-grpc-adaptive-0.2.3 against master#485ec3fbcc12fa14ef6596dabb125ad710499c9e for pr-157710 [INFO] extracting crate drasi-reaction-grpc-adaptive 0.2.3 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate drasi-reaction-grpc-adaptive 0.2.3 [INFO] finished tweaking crates.io crate drasi-reaction-grpc-adaptive 0.2.3 [INFO] tweaked toml for crates.io crate drasi-reaction-grpc-adaptive 0.2.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate drasi-reaction-grpc-adaptive 0.2.3 on toolchain 485ec3fbcc12fa14ef6596dabb125ad710499c9e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+485ec3fbcc12fa14ef6596dabb125ad710499c9e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate drasi-reaction-grpc-adaptive 0.2.3 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" "+485ec3fbcc12fa14ef6596dabb125ad710499c9e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tonic-build v0.11.0 [INFO] [stderr] Downloaded drasi-plugin-sdk v0.8.5 [INFO] [stderr] Downloaded drasi-query-cypher v0.3.6 [INFO] [stderr] Downloaded drasi-reaction-grpc v0.3.3 [INFO] [stderr] Downloaded drasi-functions-gql v0.5.3 [INFO] [stderr] Downloaded drasi-query-ast v0.3.5 [INFO] [stderr] Downloaded drasi-query-gql v0.3.6 [INFO] [stderr] Downloaded drasi-functions-cypher v0.5.3 [INFO] [stderr] Downloaded drasi-ffi-primitives v0.8.5 [INFO] [stderr] Downloaded drasi-core v0.5.3 [INFO] [stderr] Downloaded drasi-lib v0.8.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 41137bd730251cca1f2e57bf5098b64806bb832dc2c7480860a6e58683791114 [INFO] running `Command { std: "docker" "start" "41137bd730251cca1f2e57bf5098b64806bb832dc2c7480860a6e58683791114", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "41137bd730251cca1f2e57bf5098b64806bb832dc2c7480860a6e58683791114" "/opt/rustwide/cargo-home/bin/cargo" "+485ec3fbcc12fa14ef6596dabb125ad710499c9e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41137bd730251cca1f2e57bf5098b64806bb832dc2c7480860a6e58683791114", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "41137bd730251cca1f2e57bf5098b64806bb832dc2c7480860a6e58683791114" "/opt/rustwide/cargo-home/bin/cargo" "+485ec3fbcc12fa14ef6596dabb125ad710499c9e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.52 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking regex-syntax v0.8.11 [INFO] [stderr] Checking serde_json v1.0.150 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling peg-runtime v0.8.6 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling peg-macros v0.8.6 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling priority-queue v1.4.0 [INFO] [stderr] Checking log v0.4.32 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling bitflags v2.13.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Checking drasi-query-ast v0.3.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking chrono v0.4.45 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking uuid v1.23.3 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking hashers v1.0.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking peg v0.8.6 [INFO] [stderr] Checking drasi-query-cypher v0.3.6 [INFO] [stderr] Checking iso8601-duration v0.2.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking round v0.1.2 [INFO] [stderr] Checking typenum v1.20.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking statistical v1.0.0 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling pin-project-internal v1.1.13 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking opentelemetry_api v0.20.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking rmp v0.8.15 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking rmp-serde v1.3.1 [INFO] [stderr] Compiling utoipa-gen v4.3.1 [INFO] [stderr] Checking drasi-query-gql v0.3.6 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking drasi-ffi-primitives v0.8.5 [INFO] [stderr] Compiling regex v1.12.4 [INFO] [stderr] Checking pin-project v1.1.13 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking dateparser v0.2.1 [INFO] [stderr] Checking rand v0.8.6 [INFO] [stderr] Compiling drasi-plugin-sdk v0.8.5 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tokio-io-timeout v1.2.1 [INFO] [stderr] Checking opentelemetry_sdk v0.20.0 [INFO] [stderr] Checking caches v0.2.8 [INFO] [stderr] Compiling tonic-build v0.11.0 [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 opentelemetry v0.20.0 [INFO] [stderr] Compiling drasi-reaction-grpc v0.3.3 [INFO] [stderr] Checking utoipa v4.2.3 [INFO] [stderr] Checking drasi-core v0.5.3 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking drasi-functions-cypher v0.5.3 [INFO] [stderr] Checking drasi-functions-gql v0.5.3 [INFO] [stderr] Checking drasi-lib v0.8.5 [INFO] [stderr] Checking tonic v0.11.0 [INFO] [stderr] Checking drasi-reaction-grpc-adaptive v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "41137bd730251cca1f2e57bf5098b64806bb832dc2c7480860a6e58683791114", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41137bd730251cca1f2e57bf5098b64806bb832dc2c7480860a6e58683791114", kill_on_drop: false }` [INFO] [stdout] 41137bd730251cca1f2e57bf5098b64806bb832dc2c7480860a6e58683791114