[INFO] fetching crate riverql 0.2.3... [INFO] testing riverql-0.2.3 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759 [INFO] extracting crate riverql 0.2.3 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate riverql 0.2.3 [INFO] finished tweaking crates.io crate riverql 0.2.3 [INFO] tweaked toml for crates.io crate riverql 0.2.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate riverql 0.2.3 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate riverql 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wayland-scanner v0.31.7 [INFO] [stderr] Downloaded ascii_utils v0.9.3 [INFO] [stderr] Downloaded async-graphql-axum v7.0.17 [INFO] [stderr] Downloaded fast_chemail v0.9.6 [INFO] [stderr] Downloaded async-graphql-parser v7.0.17 [INFO] [stderr] Downloaded async-graphql-derive v7.0.17 [INFO] [stderr] Downloaded wayland-backend v0.3.11 [INFO] [stderr] Downloaded async-graphql-value v7.0.17 [INFO] [stderr] Downloaded static_assertions_next v1.1.2 [INFO] [stderr] Downloaded wayland-sys v0.31.7 [INFO] [stderr] Downloaded wayland-client v0.31.11 [INFO] [stderr] Downloaded async-graphql v7.0.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1699bc35cea47fec170e5e9710ca1040d9e2262adaadb9897857e7640f8d56a [INFO] running `Command { std: "docker" "start" "-a" "a1699bc35cea47fec170e5e9710ca1040d9e2262adaadb9897857e7640f8d56a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1699bc35cea47fec170e5e9710ca1040d9e2262adaadb9897857e7640f8d56a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1699bc35cea47fec170e5e9710ca1040d9e2262adaadb9897857e7640f8d56a", kill_on_drop: false }` [INFO] [stdout] a1699bc35cea47fec170e5e9710ca1040d9e2262adaadb9897857e7640f8d56a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5cd90ccc7e1f01de8cadbc46e65d41ca640ea03d2fcc3cefe09d5cc86b46ffa8 [INFO] running `Command { std: "docker" "start" "-a" "5cd90ccc7e1f01de8cadbc46e65d41ca640ea03d2fcc3cefe09d5cc86b46ffa8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling static_assertions_next v1.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling rust-fuzzy-search v0.1.1 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling argh_derive v0.1.13 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling argh_shared v0.1.13 [INFO] [stderr] Compiling argh v0.1.13 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling async-graphql-value v7.0.17 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Compiling async-graphql-parser v7.0.17 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling handlebars v5.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling async-graphql-derive v7.0.17 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling async-graphql v7.0.17 [INFO] [stderr] Compiling async-graphql-axum v7.0.17 [INFO] [stderr] Compiling riverql v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `riverql` (bin "riverql") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name riverql --edition=2024 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=55f3fd2125106ded -C extra-filename=-e623b9578d71cfac --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a1b757f0b737aed9.rlib --extern argh=/opt/rustwide/target/debug/deps/libargh-f90d8e5dff39d27b.rlib --extern async_graphql=/opt/rustwide/target/debug/deps/libasync_graphql-0a06b428c272ba9b.rlib --extern async_graphql_axum=/opt/rustwide/target/debug/deps/libasync_graphql_axum-d500d44bb466ee03.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-ab80c66a36176fdd.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-672fc83edd816cd7.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-368b48f4716cb3f9.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-3c6215c804b866be.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-505cb7a32a00b674.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0744c483d6c12f65.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a12c1e8ee57f02ae.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-31363eb9bb40b6e6.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-fa1f255448d20787.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e891987dba033855.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-5a06c592994e1b66.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-7df18b77c237fb50.rlib --extern wayland_backend=/opt/rustwide/target/debug/deps/libwayland_backend-3e59a4d26d6a1e56.rlib --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-0a5f19b8b6f54270.rlib --extern wayland_scanner=/opt/rustwide/target/debug/deps/libwayland_scanner-5734f0dfb48e7af3.so --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "5cd90ccc7e1f01de8cadbc46e65d41ca640ea03d2fcc3cefe09d5cc86b46ffa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cd90ccc7e1f01de8cadbc46e65d41ca640ea03d2fcc3cefe09d5cc86b46ffa8", kill_on_drop: false }` [INFO] [stdout] 5cd90ccc7e1f01de8cadbc46e65d41ca640ea03d2fcc3cefe09d5cc86b46ffa8