[INFO] fetching crate nakago-async-graphql 0.25.0... [INFO] building nakago-async-graphql-0.25.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate nakago-async-graphql 0.25.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate nakago-async-graphql 0.25.0 [INFO] finished tweaking crates.io crate nakago-async-graphql 0.25.0 [INFO] tweaked toml for crates.io crate nakago-async-graphql 0.25.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nakago-async-graphql 0.25.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 338 packages to latest compatible versions [INFO] [stderr] Adding fake v3.1.0 (available: v4.4.0) [INFO] [stderr] Adding matchit v0.8.4 (available: v0.8.6) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d915fe85e2274a96214d5aacd1f6d9730b33f524a40fe21cc6272e5890d6972a [INFO] running `Command { std: "docker" "start" "-a" "d915fe85e2274a96214d5aacd1f6d9730b33f524a40fe21cc6272e5890d6972a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d915fe85e2274a96214d5aacd1f6d9730b33f524a40fe21cc6272e5890d6972a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d915fe85e2274a96214d5aacd1f6d9730b33f524a40fe21cc6272e5890d6972a", kill_on_drop: false }` [INFO] [stdout] d915fe85e2274a96214d5aacd1f6d9730b33f524a40fe21cc6272e5890d6972a [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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 273c2f9c609e40ae03b815636c0c1466ab1754915945e6b7693ae9cd88e27e65 [INFO] running `Command { std: "docker" "start" "-a" "273c2f9c609e40ae03b815636c0c1466ab1754915945e6b7693ae9cd88e27e65", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling atomic v0.6.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling async-graphql-value v7.0.17 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling async-graphql-parser v7.0.17 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling axum-core v0.5.4 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling nakago-derive v0.25.0 [INFO] [stderr] Compiling dummy v0.9.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling url-escape v0.1.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling fake v3.1.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling async-graphql-derive v7.0.17 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling nakago v0.25.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling axum v0.8.5 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling handlebars v5.1.2 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling ulid v1.2.1 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling static_assertions_next v1.1.2 [INFO] [stderr] Compiling nakago-figment v0.25.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling biscuit v0.7.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling nakago-axum v0.25.0 [INFO] [stderr] Compiling async-graphql v7.0.17 [INFO] [stderr] Compiling async-graphql-axum v7.0.17 [INFO] [stderr] Compiling nakago-async-graphql v0.25.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 09s [INFO] running `Command { std: "docker" "inspect" "273c2f9c609e40ae03b815636c0c1466ab1754915945e6b7693ae9cd88e27e65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "273c2f9c609e40ae03b815636c0c1466ab1754915945e6b7693ae9cd88e27e65", kill_on_drop: false }` [INFO] [stdout] 273c2f9c609e40ae03b815636c0c1466ab1754915945e6b7693ae9cd88e27e65 [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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be71f935ca0a9d17a5f9a1e5f8037039521b6e40590d506f0b63f276b521144a [INFO] running `Command { std: "docker" "start" "-a" "be71f935ca0a9d17a5f9a1e5f8037039521b6e40590d506f0b63f276b521144a", kill_on_drop: false }` [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling nakago-async-graphql v0.25.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.25s [INFO] running `Command { std: "docker" "inspect" "be71f935ca0a9d17a5f9a1e5f8037039521b6e40590d506f0b63f276b521144a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be71f935ca0a9d17a5f9a1e5f8037039521b6e40590d506f0b63f276b521144a", kill_on_drop: false }` [INFO] [stdout] be71f935ca0a9d17a5f9a1e5f8037039521b6e40590d506f0b63f276b521144a